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