protected static class CalendarBehavior.DayClickEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
CalendarBehavior.OnDayClickAjaxBehavior callback| Constructor and Description |
|---|
DayClickEvent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.threeten.bp.LocalDateTime |
getDate()
Gets the event date
|
CalendarView |
getView()
Gets the current
CalendarView |
boolean |
isAllDay()
Indicates whether this event is an 'all-day' event
|
public org.threeten.bp.LocalDateTime getDate()
public boolean isAllDay()
public CalendarView getView()
CalendarViewCopyright © 2021 7thWeb. All rights reserved.