Uses of Class
com.google.gwt.user.client.ui.ScrollImpl
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of ScrollImpl in com.google.gwt.user.client.ui
Modifier 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.Modifier and TypeMethodDescription(package private) static ScrollImpl
ScrollImpl.get()
Get the singleton instance ofScrollImpl
.