public interface EventRemovedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onEventRemoved(CalendarEventRemoved event)
Notification fired whenever a user removes an event.
|
void onEventRemoved(CalendarEventRemoved event)
In a calendar with a DataSource, eventRemoved() fires after the event has been successfully removed from the server
event
- the event