Uses of Interface
com.google.gwt.user.client.ui.HasVerticalScrolling
Packages that use HasVerticalScrolling
Package
Description
Widgets, Panels, and other user-interface classes.
-
Uses of HasVerticalScrolling in com.google.gwt.user.client.ui
Subinterfaces of HasVerticalScrolling in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptioninterface
Implemented by widgets that support scrolling.interface
Describes a vertical scrollbar.Classes in com.google.gwt.user.client.ui that implement HasVerticalScrollingModifier and TypeClassDescriptionclass
A custom version of theScrollPanel
that allows user provided scrollbars.class
A vertical scrollbar implemented using the browsers native scrollbar.class
A simple panel that wraps its contents in a scrollable area.