public static interface VCalendar.EventMovedListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventMoved(CalendarEvent event)
Triggered when an event was dragged to a new position and the start
and end dates was changed
|
void eventMoved(CalendarEvent event)
event - The event that was movedCopyright © 2016 Vaadin Ltd. All rights reserved.