public interface KeyDownHandler extends EventHandler
KeyDownEvent events.| Modifier and Type | Method and Description | 
|---|---|
| void | onKeyDown(KeyDownEvent event)Called when  KeyDownEventis fired. | 
void onKeyDown(KeyDownEvent event)
KeyDownEvent is fired.event - the KeyDownEvent that was fired