Class CalendarBehavior.ObjectDropEvent

    • Constructor Detail

      • ObjectDropEvent

        public ObjectDropEvent()
        Constructor
    • Method Detail

      • getDate

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

        public String getTitle()
        Gets the event title
        Returns:
        the title
      • isAllDay

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