viewtify

viewtify.ui.calendar

TimeEvent

title()String

String

Get the title.

description()String

String

Get the description.

isEditable()boolean

boolean

Test whether this event is editable or not.

source()TimeEventSource

TimeEventSource

The event source.

startDate()LocalDate

LocalDate

Get the starting date .

startTime()LocalTime

LocalTime

Get the starting time .

endDate()LocalDate

LocalDate

Get the ending date .

endTime()LocalTime

LocalTime

Get the ending time .

location()String

String

Get the location info.

compareTo(TimeEvento)int

TimeEvento
int