public interface EventMovedHandler
extends com.google.gwt.event.shared.EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onEventMoved(CalendarEventMoved event)
Called when an event is moved via dragging by a user.
|
void onEventMoved(CalendarEventMoved event)
CalendarEventMoved.cancel() from within onEventMoved(com.smartgwt.client.widgets.calendar.events.CalendarEventMoved) to disallow the move.event - the event