Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
void |
MouseWheelListenerCollection.fireMouseWheel(Widget sender,
MouseWheelVelocity velocity)
Deprecated.
Fires a mouse wheel event to all listeners.
|
void |
MouseWheelListener.onMouseWheel(Widget sender,
MouseWheelVelocity velocity)
Deprecated.
|