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 Summary
Constructors -
Method Summary
-
Constructor Details
-
ClickEvent
public ClickEvent()Constructor
-
-
Method Details
-
getEventId
Gets the event's id- Returns:
- the event's id
-
getView
Gets the currentCalendarView- Returns:
- the view name
-