public static interface VCalendar.EventResizeListener
| Modifier and Type | Method and Description |
|---|---|
void |
eventResized(CalendarEvent event)
Triggers when the time limits for the event was changed.
|
void eventResized(CalendarEvent event)
event - The event that was changed. The new time limits have been
updated in the event before calling this methodCopyright © 2016 Vaadin Ltd. All rights reserved.