public interface HasIconKeyPressHandlers extends HasHandlers
| Modifier and Type | Method and Description |
|---|---|
HandlerRegistration |
addIconKeyPressHandler(IconKeyPressHandler handler)
StringMethod.
|
fireEventHandlerRegistration addIconKeyPressHandler(IconKeyPressHandler handler)
keyPress on the form item icon directly.handler - the iconKeyPress handlerHandlerRegistration used to remove this handler