public interface HasNoClickHandlers extends HasHandlers
| Modifier and Type | Method and Description | 
|---|---|
HandlerRegistration | 
addNoClickHandler(NoClickHandler handler)
Handle a click on the 'no' button of this Dialog. 
 | 
fireEventHandlerRegistration addNoClickHandler(NoClickHandler handler)
false. Override to do
 something else.handler - the noClick handlerHandlerRegistration used to remove this handler