protected static class CalendarBehavior.ObjectDropEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
CalendarBehavior.OnObjectDropAjaxBehavior callback| Constructor and Description |
|---|
ObjectDropEvent()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
LocalDateTime |
getDate()
Gets the event date
|
String |
getTitle()
Gets the event title
|
boolean |
isAllDay()
Indicates whether this event is an 'all-day' event
|
public LocalDateTime getDate()
public String getTitle()
public boolean isAllDay()
Copyright © 2016 7thWeb. All rights reserved.