Uses of Interface
com.jbstrap.ui.components.calendar.BeforeMoveEvent
Packages that use BeforeMoveEvent
-
Uses of BeforeMoveEvent in com.jbstrap.ui.components.calendar
Methods in com.jbstrap.ui.components.calendar that return BeforeMoveEventModifier and TypeMethodDescriptionCalendar.getMovedScheduleBeforeSaveHandler()
Gets the move schedule before save handler on the component.Methods in com.jbstrap.ui.components.calendar with parameters of type BeforeMoveEventModifier and TypeMethodDescriptionCalendar.setMovedScheduleBeforeSaveHandler
(BeforeMoveEvent handler) Sets the moved schedule before save handler on the component.