Package | Description |
---|---|
com.google.gwt.user.client |
Fundamental user-interface classes used in client-side GWT code.
|
Modifier and Type | Method and Description |
---|---|
GwtEvent.Type<Window.ScrollHandler> |
Window.ScrollEvent.getAssociatedType() |
Modifier and Type | Method and Description |
---|---|
static HandlerRegistration |
Window.addWindowScrollHandler(Window.ScrollHandler handler)
Adds a
Window.ScrollEvent handler. |
protected void |
Window.ScrollEvent.dispatch(Window.ScrollHandler handler) |
Copyright © 2018. All rights reserved.