public interface EventAddedHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onEventAdded(CalendarEventAdded event)
Notification fired whenever a user adds an event.
|
void onEventAdded(CalendarEventAdded event)
In a calendar with a DataSource, eventAdded() fires after the event has been successfully added at the server
event
- the event