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