Uses of Interface
com.google.gwt.user.client.Window.ScrollHandler
Package
Description
Fundamental user-interface classes used in client-side GWT code.
-
Uses of Window.ScrollHandler in com.google.gwt.user.client
Modifier and TypeClassDescription(package private) static class
Deprecated.Modifier and TypeFieldDescription(package private) static final GwtEvent.Type
<Window.ScrollHandler> Window.ScrollEvent.TYPE
The event type.Modifier and TypeMethodDescriptionWindow.ScrollEvent.getAssociatedType()
(package private) static GwtEvent.Type
<Window.ScrollHandler> Window.ScrollEvent.getType()
Modifier and TypeMethodDescriptionstatic HandlerRegistration
Window.addWindowScrollHandler
(Window.ScrollHandler handler) Adds aWindow.ScrollEvent
handler.protected void
Window.ScrollEvent.dispatch
(Window.ScrollHandler handler)