public interface KeyPressHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onKeyPress(KeyPressEvent event) StringMethod fired when the user presses a key while focused in this form item. |
void onKeyPress(KeyPressEvent event)
event - the event