Package | Description |
---|---|
com.google.gwt.cell.client | |
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.ui |
Widgets, Panels, and other user-interface classes.
|
Modifier and Type | Method and Description |
---|---|
ButtonCellBase.DefaultAppearance.Style |
ButtonCellBase.DefaultAppearance.Resources.buttonCellBaseStyle() |
Modifier and Type | Method and Description |
---|---|
CommonResources.InlineBlockStyle |
CommonResources.Bundle.inlineBlockStyle() |
Modifier and Type | Method and Description |
---|---|
ImageResource |
CellBrowser.Resources.cellBrowserSelectedBackground()
The background used for selected items.
|
CellBrowser.Style |
CellBrowser.Resources.cellBrowserStyle()
The styles used in this widget.
|
CellList.Style |
CellList.Resources.cellListStyle()
The styles used in this widget.
|
ImageResource |
CellTable.Resources.cellTableFooterBackground()
The background used for footer cells.
|
ImageResource |
CellTable.Resources.cellTableSelectedBackground()
The background used for selected cells.
|
ImageResource |
CellTable.Resources.cellTableSortAscending()
Icon used when a column is sorted in ascending order.
|
ImageResource |
CellTable.Resources.cellTableSortDescending()
Icon used when a column is sorted in descending order.
|
CellTable.BasicStyle |
CellTable.BasicResources.cellTableStyle()
The styles used in this widget.
|
CellTable.Style |
CellTable.Resources.cellTableStyle()
The styles used in this widget.
|
ImageResource |
CellTree.Resources.cellTreeClosedItem()
An image indicating a closed branch.
|
ImageResource |
CellTree.BasicResources.cellTreeLoading() |
ImageResource |
CellTree.Resources.cellTreeOpenItem()
An image indicating an open branch.
|
CellTree.BasicStyle |
CellTree.BasicResources.cellTreeStyle()
The styles used in this widget.
|
CellTree.Style |
CellTree.Resources.cellTreeStyle()
The styles used in this widget.
|
ImageResource |
DataGrid.Resources.dataGridLoading()
The loading indicator used while the table is waiting for data.
|
ImageResource |
DataGrid.Resources.dataGridSortAscending()
Icon used when a column is sorted in ascending order.
|
ImageResource |
DataGrid.Resources.dataGridSortDescending()
Icon used when a column is sorted in descending order.
|
DataGrid.Style |
DataGrid.Resources.dataGridStyle()
The styles used in this widget.
|
SimplePager.Style |
SimplePager.Resources.simplePagerStyle()
The styles used in this widget.
|
Modifier and Type | Method and Description |
---|---|
CustomScrollPanel.Style |
CustomScrollPanel.Resources.customScrollPanelStyle()
The styles used in this widget.
|
ImageResource |
HorizontalSplitPanel.Resources.horizontalSplitPanelThumb()
An image representing the drag thumb.
|
NativeHorizontalScrollbar.Style |
NativeHorizontalScrollbar.Resources.nativeHorizontalScrollbarStyle()
The styles used in this widget.
|
NativeHorizontalScrollbar.Style |
NativeHorizontalScrollbar.ResourcesTransparant.nativeHorizontalScrollbarStyle()
The styles used in this widget.
|
NativeVerticalScrollbar.Style |
NativeVerticalScrollbar.Resources.nativeVerticalScrollbarStyle()
The styles used in this widget.
|
NativeVerticalScrollbar.Style |
NativeVerticalScrollbar.ResourcesTransparant.nativeVerticalScrollbarStyle()
The styles used in this widget.
|
ImageResource |
VerticalSplitPanel.Resources.verticalSplitPanelThumb()
An image representing the drag thumb.
|