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