Interface CalendarComponentEvents.EventMoveHandler

    • Field Detail

      • eventMoveMethod

        static final Method eventMoveMethod
        Deprecated.
        Trigger method for the MoveEvent.
    • Method Detail

      • eventMove

        void eventMove​(CalendarComponentEvents.MoveEvent event)
        Deprecated.
        This method will be called when event has been moved to a new position.
        Parameters:
        event - MoveEvent containing specific information of the new position and target event.