Class CalendarBehavior.ClickEvent

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

protected static class CalendarBehavior.ClickEvent extends com.googlecode.wicket.jquery.core.JQueryEvent
Provides an event object that will be broadcasted by the CalendarBehavior.OnEventClickAjaxBehavior callback
  • Constructor Details

    • ClickEvent

      public ClickEvent()
      Constructor
  • Method Details

    • getEventId

      public String getEventId()
      Gets the event's id
      Returns:
      the event's id
    • getView

      public CalendarView getView()
      Gets the current CalendarView
      Returns:
      the view name