Uses of Class
com.google.gwt.user.client.ui.ScrollImpl
Packages that use ScrollImpl
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of ScrollImpl in com.google.gwt.user.client.ui
Subclasses of ScrollImpl in com.google.gwt.user.client.uiModifier and TypeClassDescription(package private) static class
IE does not fire a scroll event when the scrollable element or the container is resized, so we synthesize one as needed.Methods in com.google.gwt.user.client.ui that return ScrollImplModifier and TypeMethodDescription(package private) static ScrollImpl
ScrollImpl.get()
Get the singleton instance ofScrollImpl
.