public interface HasIconClickHandlers
extends com.google.gwt.event.shared.HasHandlers
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addIconClickHandler(IconClickHandler handler)
StringMethod.
|
com.google.gwt.event.shared.HandlerRegistration addIconClickHandler(IconClickHandler handler)
click on the form item icon directly.handler - the iconClick handlerHandlerRegistration used to remove this handler