public interface KeyDownHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onKeyDown(KeyDownEvent event) StringMethod fired in response to a keydown while focused in this form item. |
void onKeyDown(KeyDownEvent event)
event - the event