public interface HasKeyPressHandlers extends HasHandlers
KeyPressHandler instances.| Modifier and Type | Method and Description | 
|---|---|
| HandlerRegistration | addKeyPressHandler(KeyPressHandler handler)Adds a  KeyPressEventhandler. | 
fireEventHandlerRegistration addKeyPressHandler(KeyPressHandler handler)
KeyPressEvent handler.handler - the key press handlerHandlerRegistration used to remove this handler