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