Uses of Annotation Type
com.google.gwt.resources.client.ClientBundle.Source
Package
Description
Classes for aggregating static resources into bundles.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Uses of ClientBundle.Source in com.google.gwt.cell.client
Modifier and TypeMethodDescriptionButtonCellBase.DefaultAppearance.Resources.buttonCellBaseStyle()
-
Uses of ClientBundle.Source in com.google.gwt.resources.client
-
Uses of ClientBundle.Source in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionCellBrowser.Resources.cellBrowserSelectedBackground()
The background used for selected items.CellBrowser.Resources.cellBrowserStyle()
The styles used in this widget.CellList.Resources.cellListStyle()
The styles used in this widget.CellTable.Resources.cellTableFooterBackground()
The background used for footer cells.CellTable.Resources.cellTableSelectedBackground()
The background used for selected cells.CellTable.Resources.cellTableSortAscending()
Icon used when a column is sorted in ascending order.CellTable.Resources.cellTableSortDescending()
Icon used when a column is sorted in descending order.CellTable.BasicResources.cellTableStyle()
The styles used in this widget.CellTable.Resources.cellTableStyle()
The styles used in this widget.CellTree.Resources.cellTreeClosedItem()
An image indicating a closed branch.CellTree.BasicResources.cellTreeLoading()
CellTree.Resources.cellTreeOpenItem()
An image indicating an open branch.CellTree.BasicResources.cellTreeStyle()
The styles used in this widget.CellTree.Resources.cellTreeStyle()
The styles used in this widget.DataGrid.Resources.dataGridLoading()
The loading indicator used while the table is waiting for data.DataGrid.Resources.dataGridSortAscending()
Icon used when a column is sorted in ascending order.DataGrid.Resources.dataGridSortDescending()
Icon used when a column is sorted in descending order.DataGrid.Resources.dataGridStyle()
The styles used in this widget.SimplePager.Resources.simplePagerStyle()
The styles used in this widget. -
Uses of ClientBundle.Source in com.google.gwt.user.client.ui
Modifier and TypeMethodDescriptionCustomScrollPanel.Resources.customScrollPanelStyle()
The styles used in this widget.HorizontalSplitPanel.Resources.horizontalSplitPanelThumb()
An image representing the drag thumb.NativeHorizontalScrollbar.Resources.nativeHorizontalScrollbarStyle()
The styles used in this widget.NativeHorizontalScrollbar.ResourcesTransparant.nativeHorizontalScrollbarStyle()
The styles used in this widget.NativeVerticalScrollbar.Resources.nativeVerticalScrollbarStyle()
The styles used in this widget.NativeVerticalScrollbar.ResourcesTransparant.nativeVerticalScrollbarStyle()
The styles used in this widget.VerticalSplitPanel.Resources.verticalSplitPanelThumb()
An image representing the drag thumb.