|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasOkClickHandlers
| Method Summary | |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addOkClickHandler(OkClickHandler handler)
Handle a click on the 'ok' button of this Dialog. |
| Methods inherited from interface com.google.gwt.event.shared.HasHandlers |
|---|
fireEvent |
| Method Detail |
|---|
com.google.gwt.event.shared.HandlerRegistration addOkClickHandler(OkClickHandler handler)
saveData(), hide the
Dialog, then return true. Override to do something else.
handler - the okClick handler
HandlerRegistration used to remove this handler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||