Uses of Interface
com.google.gwt.user.client.ui.SourcesScrollEvents
-
Packages that use SourcesScrollEvents Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of SourcesScrollEvents in com.google.gwt.user.client.ui
Classes in com.google.gwt.user.client.ui that implement SourcesScrollEvents Modifier and Type Class Description class
CustomScrollPanel
A custom version of theScrollPanel
that allows user provided scrollbars.class
ScrollPanel
A simple panel that wraps its contents in a scrollable area.
-