Package com.google.gwt.user.client.ui
Interface NativeHorizontalScrollbar.Resources
- All Superinterfaces:
ClientBundle
- All Known Subinterfaces:
NativeHorizontalScrollbar.ResourcesTransparant
- Enclosing class:
NativeHorizontalScrollbar
A ClientBundle of resources used by this widget.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.ClientBundle
ClientBundle.Source
-
Method Summary
Modifier and TypeMethodDescriptionThe styles used in this widget.
-
Method Details
-
nativeHorizontalScrollbarStyle
@Source("com/google/gwt/user/client/ui/NativeHorizontalScrollbar.css") NativeHorizontalScrollbar.Style nativeHorizontalScrollbarStyle()The styles used in this widget.
-