Uses of Enum Class
jfxtras.icalendarfx.properties.calendar.CalendarScale.CalendarScaleType
Packages that use CalendarScale.CalendarScaleType
-
Uses of CalendarScale.CalendarScaleType in jfxtras.icalendarfx.properties.calendar
Subclasses with type arguments of type CalendarScale.CalendarScaleType in jfxtras.icalendarfx.properties.calendarModifier and TypeClassDescriptionclassCALSCALE Calendar Scale RFC 5545, 3.7.1, page 76 This property defines the calendar scale used for the calendar information specified in the iCalendar object.static enumFields in jfxtras.icalendarfx.properties.calendar declared as CalendarScale.CalendarScaleTypeModifier and TypeFieldDescriptionstatic final CalendarScale.CalendarScaleTypeCalendarScale.DEFAULT_CALENDAR_SCALEFields in jfxtras.icalendarfx.properties.calendar with type parameters of type CalendarScale.CalendarScaleTypeModifier and TypeFieldDescriptionprivate static final StringConverter<CalendarScale.CalendarScaleType> CalendarScale.CONVERTERMethods in jfxtras.icalendarfx.properties.calendar that return CalendarScale.CalendarScaleTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CalendarScale.CalendarScaleType[]CalendarScale.CalendarScaleType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in jfxtras.icalendarfx.properties.calendar with parameters of type CalendarScale.CalendarScaleType