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 |
|---|---|
LocalDate |
getEnd()
Gets the end date
|
LocalDate |
getStart()
Gets the event start date
|
CalendarView |
getView()
Gets the current
CalendarView |
public LocalDate getStart()
public LocalDate getEnd()
public CalendarView getView()
CalendarViewCopyright © 2017 7thWeb. All rights reserved.