Uses of Enum Class
com.jbstrap.ui.components.calendar.ScheduleType
Packages that use ScheduleType
-
Uses of ScheduleType in com.jbstrap.ui.components.calendar
Methods in com.jbstrap.ui.components.calendar that return ScheduleTypeModifier and TypeMethodDescriptionprotected static ScheduleType
Schedule.getType()
Gets the type of the scheduled eventstatic ScheduleType
Returns the enum constant of this class with the specified name.static ScheduleType[]
ScheduleType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.jbstrap.ui.components.calendar with parameters of type ScheduleTypeModifier and TypeMethodDescriptionSchedule.setType
(ScheduleType type) Sets the type of the scheduled event