Class CalendarBehavior.SelectEvent

    • Constructor Detail

      • SelectEvent

        public SelectEvent()
    • Method Detail

      • getStart

        public LocalDateTime getStart()
        Gets the event start date
        Returns:
        the start date
      • getEnd

        public LocalDateTime getEnd()
        Gets the end date
        Returns:
        the end date
      • isAllDay

        public boolean isAllDay()
        Indicates whether this event is an 'all-day' event
        Returns:
        true or false