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 interfaceNativeHorizontalScrollbar.StyleTransparantA variation ofNativeHorizontalScrollbar.Stylethat 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.StyleNativeHorizontalScrollbar.Resources. nativeHorizontalScrollbarStyle()The styles used in this widget.NativeHorizontalScrollbar.StyleNativeHorizontalScrollbar.ResourcesTransparant. nativeHorizontalScrollbarStyle()The styles used in this widget.
-