Uses of Class
org.vaadin.addons.componentfactory.schedulexcalendar.SchedulingAssistantConfig
Packages that use SchedulingAssistantConfig
-
Uses of SchedulingAssistantConfig in org.vaadin.addons.componentfactory.schedulexcalendar
Methods in org.vaadin.addons.componentfactory.schedulexcalendar that return SchedulingAssistantConfigMethods in org.vaadin.addons.componentfactory.schedulexcalendar with parameters of type SchedulingAssistantConfigModifier and TypeMethodDescriptionvoidScheduleXResourceScheduler.setSchedulingAssistantConfig(SchedulingAssistantConfig schedulingAssistantConfig) Constructors in org.vaadin.addons.componentfactory.schedulexcalendar with parameters of type SchedulingAssistantConfigModifierConstructorDescriptionScheduleXResourceScheduler(List<ResourceViewType> views, com.vaadin.flow.data.provider.CallbackDataProvider<Event, EventQueryFilter> dataProvider, Configuration configuration, Map<String, Calendar> calendars, ResourceSchedulerConfig resourceSchedulerConfig, SchedulingAssistantConfig schedulingAssistantConfig)