com.vaadin.ui.components.calendar.

Class CalendarComponentEvents.EventResize

    • Method Detail

      • getCalendarEvent

        public CalendarEvent getCalendarEvent()

        Get target event.

        Returns:

        Target event.

      • getNewStart

        public Date getNewStart()

        Returns the updated start date/time of the event

        Returns:

        The new date for the event

      • getNewEnd

        public Date getNewEnd()

        Returns the updates end date/time of the event

        Returns:

        The new date for the event