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