Package com.google.gwt.user.client.ui
Interface NativeVerticalScrollbar.Resources
- All Superinterfaces:
ClientBundle
- All Known Subinterfaces:
NativeVerticalScrollbar.ResourcesTransparant
- Enclosing class:
NativeVerticalScrollbar
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
-
nativeVerticalScrollbarStyle
@Source("com/google/gwt/user/client/ui/NativeVerticalScrollbar.css") NativeVerticalScrollbar.Style nativeVerticalScrollbarStyle()The styles used in this widget.
-