Package | Description |
---|---|
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
NativeHorizontalScrollbar.ResourcesTransparant
A variation of
NativeHorizontalScrollbar.Resources that renders the scrollbar
semi-transparent until it is hovered. |
Constructor and Description |
---|
NativeHorizontalScrollbar(NativeHorizontalScrollbar.Resources resources)
Construct a new
NativeHorizontalScrollbar . |