|
GWT 2.0.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KeyDownHandler
Handler interface for KeyDownEvent
events.
Method Summary | |
---|---|
void |
onKeyDown(KeyDownEvent event)
Called when KeyDownEvent is fired. |
Method Detail |
---|
void onKeyDown(KeyDownEvent event)
KeyDownEvent
is fired.
event
- the KeyDownEvent
that was fired
|
GWT 2.0.3 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |