GWT 2.7.0

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

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

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

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

Constructors in com.google.gwt.user.client.ui with parameters of type NativeHorizontalScrollbar.Resources
NativeHorizontalScrollbar(NativeHorizontalScrollbar.Resources resources)
          Construct a new NativeHorizontalScrollbar.
 


GWT 2.7.0