Uses of Class
org.vaadin.addons.componentfactory.schedulexcalendar.Configuration.WeekOptions
Packages that use Configuration.WeekOptions
-
Uses of Configuration.WeekOptions in org.vaadin.addons.componentfactory.schedulexcalendar
Methods in org.vaadin.addons.componentfactory.schedulexcalendar that return Configuration.WeekOptionsModifier and TypeMethodDescriptionBaseScheduleXCalendar.getWeekOptions()Gets the week options of the calendar.Configuration.getWeekOptions()Methods in org.vaadin.addons.componentfactory.schedulexcalendar with parameters of type Configuration.WeekOptionsModifier and TypeMethodDescriptionvoidBaseScheduleXCalendar.setWeekOptions(Configuration.WeekOptions weekOptions) Sets the week options of the calendar.voidConfiguration.setWeekOptions(Configuration.WeekOptions weekOptions) protected voidBaseScheduleXCalendar.updateWeekOptions(Configuration.WeekOptions weekOptions)