public interface EventChangedHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onEventChanged(CalendarEventChangedEvent event) Notification fired whenever a user changes an event, whether by dragging the event or by editing it in a dialog. |
void onEventChanged(CalendarEventChangedEvent event)
In a calendar with a DataSource, eventChanged() fires after the updated event has been successfully saved to the server
event - the event