Uses of Interface
com.google.gwt.user.client.ui.NativeHorizontalScrollbar.Style
-
Packages that use NativeHorizontalScrollbar.Style Package Description 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 Modifier and Type Interface Description static interface
NativeHorizontalScrollbar.StyleTransparant
A variation ofNativeHorizontalScrollbar.Style
that renders the scrollbar semi-transparent until it is hovered.Methods in com.google.gwt.user.client.ui that return NativeHorizontalScrollbar.Style Modifier and Type Method Description NativeHorizontalScrollbar.Style
NativeHorizontalScrollbar.Resources. nativeHorizontalScrollbarStyle()
The styles used in this widget.NativeHorizontalScrollbar.Style
NativeHorizontalScrollbar.ResourcesTransparant. nativeHorizontalScrollbarStyle()
The styles used in this widget.
-