Uses of Interface
com.google.gwt.user.client.ui.NativeVerticalScrollbar.Style
-
Packages that use NativeVerticalScrollbar.Style Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of NativeVerticalScrollbar.Style in com.google.gwt.user.client.ui
Subinterfaces of NativeVerticalScrollbar.Style in com.google.gwt.user.client.ui Modifier and Type Interface Description static interface
NativeVerticalScrollbar.StyleTransparant
A variation ofNativeVerticalScrollbar.Style
that renders the scrollbar semi-transparent until it is hovered.Methods in com.google.gwt.user.client.ui that return NativeVerticalScrollbar.Style Modifier and Type Method Description NativeVerticalScrollbar.Style
NativeVerticalScrollbar.Resources. nativeVerticalScrollbarStyle()
The styles used in this widget.NativeVerticalScrollbar.Style
NativeVerticalScrollbar.ResourcesTransparant. nativeVerticalScrollbarStyle()
The styles used in this widget.
-