Uses of Interface
org.vaadin.addons.componentfactory.schedulexcalendar.ScheduleXCalendar.DrawnEventValidationCallback
Packages that use ScheduleXCalendar.DrawnEventValidationCallback
-
Uses of ScheduleXCalendar.DrawnEventValidationCallback in org.vaadin.addons.componentfactory.schedulexcalendar
Methods in org.vaadin.addons.componentfactory.schedulexcalendar with parameters of type ScheduleXCalendar.DrawnEventValidationCallbackModifier and TypeMethodDescriptionvoidScheduleXCalendar.setDrawnEventValidationCallback(ScheduleXCalendar.DrawnEventValidationCallback drawnEventValidationCallback) Sets the drawn event validation callback.