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