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 interfaceNativeVerticalScrollbar.StyleTransparantA variation ofNativeVerticalScrollbar.Stylethat 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.StyleNativeVerticalScrollbar.Resources. nativeVerticalScrollbarStyle()The styles used in this widget.NativeVerticalScrollbar.StyleNativeVerticalScrollbar.ResourcesTransparant. nativeVerticalScrollbarStyle()The styles used in this widget.
-