Uses of Class
com.dlsc.gemsfx.CalendarView.DateCell
Packages that use CalendarView.DateCell
- 
Uses of CalendarView.DateCell in com.dlsc.gemsfx
Methods in com.dlsc.gemsfx that return types with arguments of type CalendarView.DateCellModifier and TypeMethodDescriptionfinal javafx.beans.property.ObjectProperty<javafx.util.Callback<CalendarView,CalendarView.DateCell>> CalendarView.cellFactoryProperty()A factory for creating alternative content for the month view.final javafx.util.Callback<CalendarView,CalendarView.DateCell> CalendarView.getCellFactory()Returns the value ofCalendarView.cellFactoryProperty().Method parameters in com.dlsc.gemsfx with type arguments of type CalendarView.DateCellModifier and TypeMethodDescriptionfinal voidCalendarView.setCellFactory(javafx.util.Callback<CalendarView, CalendarView.DateCell> factory) Sets the value ofCalendarView.cellFactoryProperty(). - 
Uses of CalendarView.DateCell in com.dlsc.gemsfx.skins
Constructors in com.dlsc.gemsfx.skins with parameters of type CalendarView.DateCell