Uses of Enum Class
com.jbstrap.ui.components.calendar.CalendarView
-
Uses of CalendarView in com.jbstrap.core.event
Modifier and TypeMethodDescriptionCalendarChangeViewEvent.getView()
Gets the calendar's view format -
Uses of CalendarView in com.jbstrap.ui.components.calendar
Modifier and TypeMethodDescriptionstatic CalendarView
Determines the view based on its nameCalendar.getView()
Gets the current view of the calendar componentstatic CalendarView
Returns the enum constant of this class with the specified name.static CalendarView[]
CalendarView.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionCalendar.setView
(CalendarView view) Sets the view mode of the calendar.