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