Uses of Interface
com.google.gwt.user.client.ui.HasHorizontalScrolling
Packages that use HasHorizontalScrolling
Package
Description
Widgets, Panels, and other user-interface classes.
- 
Uses of HasHorizontalScrolling in com.google.gwt.user.client.uiSubinterfaces of HasHorizontalScrolling in com.google.gwt.user.client.uiModifier and TypeInterfaceDescriptioninterfaceImplemented by widgets that support scrolling.interfaceDescribes a horizontal scrollbar.Classes in com.google.gwt.user.client.ui that implement HasHorizontalScrollingModifier and TypeClassDescriptionclassA custom version of theScrollPanelthat allows user provided scrollbars.classA horizontal scrollbar implemented using the browsers native scrollbar.classA simple panel that wraps its contents in a scrollable area.