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