GWT 2.7.0

Uses of Interface
com.google.gwt.user.client.ui.NativeHorizontalScrollbar.Style

Packages that use NativeHorizontalScrollbar.Style
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Uses of NativeHorizontalScrollbar.Style in com.google.gwt.user.client.ui
 

Subinterfaces of NativeHorizontalScrollbar.Style in com.google.gwt.user.client.ui
static interface NativeHorizontalScrollbar.StyleTransparant
          A variation of NativeHorizontalScrollbar.Style that renders the scrollbar semi-transparent until it is hovered.
 

Methods in com.google.gwt.user.client.ui that return NativeHorizontalScrollbar.Style
 NativeHorizontalScrollbar.Style NativeHorizontalScrollbar.Resources.nativeHorizontalScrollbarStyle()
          The styles used in this widget.
 NativeHorizontalScrollbar.Style NativeHorizontalScrollbar.ResourcesTransparant.nativeHorizontalScrollbarStyle()
          The styles used in this widget.
 


GWT 2.7.0