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