public interface HasAllKeyHandlers extends HasKeyUpHandlers, HasKeyDownHandlers, HasKeyPressHandlers
WARNING, PLEASE READ: In the unlikely event that more key handler subtypes are added to GWT, this interface will be expanded, so only implement this interface if you wish to have your widget break if a new key event type is introduced.
addKeyUpHandler
addKeyDownHandler
addKeyPressHandler
fireEvent