Uses of Annotation Type
com.google.gwt.resources.client.ClientBundle.Source
Packages that use 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
Methods in com.google.gwt.cell.client with annotations of type ClientBundle.SourceModifier and TypeMethodDescriptionButtonCellBase.DefaultAppearance.Resources.buttonCellBaseStyle()
-
Uses of ClientBundle.Source in com.google.gwt.resources.client
Methods in com.google.gwt.resources.client with annotations of type ClientBundle.Source -
Uses of ClientBundle.Source in com.google.gwt.user.cellview.client
Methods in com.google.gwt.user.cellview.client with annotations of type ClientBundle.SourceModifier 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
Methods in com.google.gwt.user.client.ui with annotations of type ClientBundle.SourceModifier 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.