Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NativeVerticalScrollbar.StyleTransparant
A variation of
NativeVerticalScrollbar.Style that renders the scrollbar semi-transparent
until it is hovered. |
Modifier and Type | Method and Description |
---|---|
NativeVerticalScrollbar.Style |
NativeVerticalScrollbar.Resources.nativeVerticalScrollbarStyle()
The styles used in this widget.
|
NativeVerticalScrollbar.Style |
NativeVerticalScrollbar.ResourcesTransparant.nativeVerticalScrollbarStyle()
The styles used in this widget.
|