Uses of Interface
com.google.gwt.user.client.ui.NativeHorizontalScrollbar.Resources
-
Packages that use NativeHorizontalScrollbar.Resources Package Description com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. -
-
Uses of NativeHorizontalScrollbar.Resources in com.google.gwt.user.client.ui
Subinterfaces of NativeHorizontalScrollbar.Resources in com.google.gwt.user.client.ui Modifier and Type Interface Description static interfaceNativeHorizontalScrollbar.ResourcesTransparantA variation ofNativeHorizontalScrollbar.Resourcesthat renders the scrollbar semi-transparent until it is hovered.Constructors in com.google.gwt.user.client.ui with parameters of type NativeHorizontalScrollbar.Resources Constructor Description NativeHorizontalScrollbar(NativeHorizontalScrollbar.Resources resources)Construct a newNativeHorizontalScrollbar.
-