Uses of Enum
com.dlsc.gemsfx.CalendarView.SelectionModel.SelectionMode
-
Uses of CalendarView.SelectionModel.SelectionMode in com.dlsc.gemsfx
Modifier and TypeMethodDescriptionCalendarView.SelectionModel.getSelectionMode()
Gets the value of theselectionMode
property.Returns the enum constant of this type with the specified name.CalendarView.SelectionModel.SelectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal javafx.beans.property.ObjectProperty<CalendarView.SelectionModel.SelectionMode>
CalendarView.SelectionModel.selectionModeProperty()
Modifier and TypeMethodDescriptionfinal void
CalendarView.SelectionModel.setSelectionMode
(CalendarView.SelectionModel.SelectionMode selectionMode) Sets the value of theselectionMode
property.