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 TypeInterfaceDescriptioninterfaceImplemented by widgets that support scrolling.interfaceDescribes a vertical scrollbar.Classes in com.google.gwt.user.client.ui that implement HasVerticalScrollingModifier and TypeClassDescriptionclassA custom version of theScrollPanelthat allows user provided scrollbars.classA vertical scrollbar implemented using the browsers native scrollbar.classA simple panel that wraps its contents in a scrollable area.