viewtify

viewtify.ui

UIDatePicker

UIDatePicker(Viewview)

Viewview

A View to which the widget belongs.

Builde ComboBox.

edit()javafx.beans.property.BooleanProperty

javafx.beans.property.BooleanProperty

valueProperty()javafx.beans.property.PropertyLocalDate

javafx.beans.property.PropertyLocalDate

zoned()ZonedDateTime

ZonedDateTime

Convert to UTC ZonedDateTime.

initial(ZonedDateTimeinitialValue)UIDatePicker

ZonedDateTimeinitialValue
UIDatePicker

isAfter(ChronoLocalDatedate)boolean

ChronoLocalDatedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isAfter(ChronoZonedDateTimedate)boolean

ChronoZonedDateTimedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isAfterOrSame(ChronoLocalDatedate)boolean

ChronoLocalDatedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isAfterOrSame(ChronoZonedDateTimedate)boolean

ChronoZonedDateTimedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isBefore(ChronoLocalDatedate)boolean

ChronoLocalDatedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isBefore(ChronoZonedDateTimedate)boolean

ChronoZonedDateTimedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isBeforeOrSame(ChronoLocalDatedate)boolean

ChronoLocalDatedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isBeforeOrSame(ChronoZonedDateTimedate)boolean

ChronoZonedDateTimedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isSame(ChronoLocalDatedate)boolean

ChronoLocalDatedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.

isSame(ChronoZonedDateTimedate)boolean

ChronoZonedDateTimedate

A date to compare.

boolean

A result.

Compare this LocalDate with the specified date.