protected static class CalendarBehavior.ViewRenderEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
CalendarBehavior.OnViewRenderAjaxBehavior callback| Constructor and Description |
|---|
ViewRenderEvent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getEnd()
Gets the end date
|
LocalDateTime |
getStart()
Gets the event start date
|
CalendarView |
getView()
Gets the current
CalendarView |
public LocalDateTime getStart()
public LocalDateTime getEnd()
public CalendarView getView()
CalendarViewCopyright © 2016 7thWeb. All rights reserved.