Class CalendarBehavior.DropEvent

java.lang.Object
com.googlecode.wicket.jquery.core.JQueryEvent
com.googlecode.wicket.jquery.ui.calendar.CalendarBehavior.DeltaEvent
com.googlecode.wicket.jquery.ui.calendar.CalendarBehavior.DropEvent
Enclosing class:
CalendarBehavior

protected static class CalendarBehavior.DropEvent extends CalendarBehavior.DeltaEvent
Provides an event object that will be broadcasted by the CalendarBehavior.OnEventDropAjaxBehavior callback
  • Constructor Details

    • DropEvent

      public DropEvent()
      Constructor
  • Method Details

    • isAllDay

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