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