|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasEventRemovedHandlers
| Method Summary | |
|---|---|
HandlerRegistration |
addEventRemovedHandler(EventRemovedHandler handler)
Notification fired whenever a user removes an event |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
HandlerRegistration addEventRemovedHandler(EventRemovedHandler handler)
In a calendar with a DataSource, eventRemoved() fires after the event has been successfully removed from the server
handler - the eventRemoved handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||