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