Uses of Interface
com.google.gwt.user.client.ui.NativeVerticalScrollbar.Resources
-
Packages that use NativeVerticalScrollbar.Resources Package Description 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 Modifier and Type Interface Description static interface
NativeVerticalScrollbar.ResourcesTransparant
A variation ofNativeVerticalScrollbar.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 Constructor Description NativeVerticalScrollbar(NativeVerticalScrollbar.Resources resources)
Construct a newNativeVerticalScrollbar
.
-