Uses of Interface
com.google.gwt.user.client.Window.ScrollHandler
Packages that use Window.ScrollHandler
Package
Description
Fundamental user-interface classes used in client-side GWT code.
-
Uses of Window.ScrollHandler in com.google.gwt.user.client
Classes in com.google.gwt.user.client that implement Window.ScrollHandlerModifier and TypeClassDescription(package private) static classDeprecated.Fields in com.google.gwt.user.client with type parameters of type Window.ScrollHandlerModifier and TypeFieldDescription(package private) static final GwtEvent.Type<Window.ScrollHandler>Window.ScrollEvent.TYPEThe event type.Methods in com.google.gwt.user.client that return types with arguments of type Window.ScrollHandlerModifier and TypeMethodDescriptionWindow.ScrollEvent.getAssociatedType()(package private) static GwtEvent.Type<Window.ScrollHandler>Window.ScrollEvent.getType()Methods in com.google.gwt.user.client with parameters of type Window.ScrollHandlerModifier and TypeMethodDescriptionstatic HandlerRegistrationWindow.addWindowScrollHandler(Window.ScrollHandler handler) Adds aWindow.ScrollEventhandler.protected voidWindow.ScrollEvent.dispatch(Window.ScrollHandler handler)