GWT 2.7.0

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

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

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

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

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


GWT 2.7.0