Class CalendarBehavior.DayClickEvent

    • Constructor Detail

      • DayClickEvent

        public DayClickEvent()
        Constructor
    • Method Detail

      • getDate

        public LocalDateTime getDate()
        Gets the event date
        Returns:
        the date
      • isAllDay

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