protected static class CalendarBehavior.SelectEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
CalendarBehavior.OnSelectAjaxBehavior callback| Constructor and Description |
|---|
SelectEvent() |
| 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 |
boolean |
isAllDay()
Indicates whether this event is an 'all-day' event
|
public LocalDateTime getStart()
public LocalDateTime getEnd()
public boolean isAllDay()
public CalendarView getView()
CalendarViewCopyright © 2016 7thWeb. All rights reserved.