Package | Description |
---|---|
com.google.gwt.cell.client |
Standard
Cell subclasses used by the
cellview widgets. |
com.google.gwt.resources.client |
Classes for aggregating static resources into bundles.
|
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
com.google.gwt.user.client.impl | |
com.google.gwt.user.client.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ButtonCellBase.DefaultAppearance.Resources
The resources used by this appearance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientBundleWithLookup
This is an extension of ClientBundle that allows for name-based lookup of
resources.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
CellBrowser.Resources
A ClientBundle that provides images for this widget.
|
static interface |
CellList.Resources
A ClientBundle that provides images for this widget.
|
static interface |
CellTable.BasicResources
Resources that match the GWT standard style theme.
|
static interface |
CellTable.Resources
A ClientBundle that provides images for this widget.
|
static interface |
CellTree.BasicResources
Resources that match the GWT standard style theme.
|
static interface |
CellTree.Resources
A ClientBundle that provides images for this widget.
|
static interface |
DataGrid.Resources
A ClientBundle that provides images for this widget.
|
static interface |
SimplePager.Resources
A ClientBundle that provides images for this widget.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
WindowImplIE.Resources
The resources for this implementation.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
CustomScrollPanel.Resources
A ClientBundle of resources used by this widget.
|
static interface |
HorizontalSplitPanel.Resources
Deprecated.
The default resources used by this widget.
|
static interface |
MenuBar.Resources
A ClientBundle that contains the default resources for this widget.
|
static interface |
NativeHorizontalScrollbar.Resources
A ClientBundle of resources used by this widget.
|
static interface |
NativeHorizontalScrollbar.ResourcesTransparant
A variation of
NativeHorizontalScrollbar.Resources that renders the scrollbar
semi-transparent until it is hovered. |
static interface |
NativeVerticalScrollbar.Resources
A ClientBundle of resources used by this widget.
|
static interface |
NativeVerticalScrollbar.ResourcesTransparant
A variation of
NativeVerticalScrollbar.Resources that renders the scrollbar
semi-transparent until it is hovered. |
static interface |
Tree.Resources
A ClientBundle that provides images for this widget.
|
static interface |
VerticalSplitPanel.Resources
Deprecated.
The default resources used by this widget.
|
Copyright © 2018. All rights reserved.