public interface EventMovedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onEventMoved(CalendarEventMoved event)
Deprecated.
Please use addEventReposition[Move/Stop]Handler instead, this will be removed in a future release.
|
void onEventMoved(CalendarEventMoved event)
CalendarEventMoved.cancel()
from within onEventMoved(com.smartgwt.client.widgets.calendar.events.CalendarEventMoved)
to disallow the move.event
- the event