public interface HasApplyClickHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addApplyClickHandler(ApplyClickHandler handler)
Handle a click on the 'apply' button of this Dialog.
|
fireEventHandlerRegistration addApplyClickHandler(ApplyClickHandler handler)
saveData(), but
NOT close the Dialog.handler - the applyClick handlerHandlerRegistration used to remove this handler