|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Window.ScrollHandler | |
---|---|
com.google.gwt.user.client | 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.ScrollHandler | |
---|---|
(package private) static class |
BaseListenerWrapper.WrapWindowScroll
Deprecated. |
Fields in com.google.gwt.user.client with type parameters of type Window.ScrollHandler | |
---|---|
(package private) static GwtEvent.Type<Window.ScrollHandler> |
Window.ScrollEvent.TYPE
The event type. |
Methods in com.google.gwt.user.client that return types with arguments of type Window.ScrollHandler | |
---|---|
GwtEvent.Type<Window.ScrollHandler> |
Window.ScrollEvent.getAssociatedType()
|
(package private) static GwtEvent.Type<Window.ScrollHandler> |
Window.ScrollEvent.getType()
|
Methods in com.google.gwt.user.client with parameters of type Window.ScrollHandler | |
---|---|
static HandlerRegistration |
Window.addWindowScrollHandler(Window.ScrollHandler handler)
Adds a Window.ScrollEvent handler. |
protected void |
Window.ScrollEvent.dispatch(Window.ScrollHandler handler)
|
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |