Uses of Package
com.google.gwt.user.cellview.client
Package
Description
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
ClassDescriptionAbstract base class for tabular views that supports paging and columns.A ClientBundle that provides images for this widget.Styles used by this widget.Interface that this class's subclass may implement to get notified with table section change event.Builder used to construct a CellTable.An abstract representation of a tree widget that renders items using
Cell
s.Default implementation of a keyboard navigation handler.Implemented by objects that handleAbstractHasData.RedrawEvent
.Default implementation ofHeaderBuilder
that renders columns.An abstract pager that exposes many methods useful for paging.Deprecated.Standard implementation used by most cell based widgets.A "browsable" view of a tree in which only a single node per level may be open at one time.A custom version of cell list used by the browser.Builder object to create CellBrowser.Pager factory used to create pagers for eachCellList
of theCellBrowser
.A ClientBundle that provides images for this widget.Styles used by this widget.A node in the tree.A single column list of cells.A ClientBundle that provides images for this widget.Styles used by this widget.Styles used byCellTable.BasicResources
.A ClientBundle that provides images for this widget.Styles used by this widget.Builder used to construct a CellTable.A view of a tree.Styles used byCellTree.BasicResources
.Constants for labeling the cell tree.A node animation.A ClientBundle that provides images for this widget.ACellTree.NodeAnimation
that reveals the contents of child nodes.ACellTree.NodeAnimation
that slides children into view.Styles used by this widget.A view of a tree node.TheHasData
used to show children.A representation of a column in a table.Represents a column sort event.Handler forColumnSortEvent
.An ordered list containing the sort history ofColumn
s in a table.Information about the sort order of a specific column in a table.The delegate that handles modifications to the list.A ClientBundle that provides images for this widget.Styles used by this widget.A simple widget wrapper around a table element.Builds the DOM elements for the footer section of a CellTable.Presenter implementation ofHasData
that presents data for various cell based widgets.The view that this presenter presents.Implemented by widgets that have aHasKeyboardPagingPolicy.KeyboardPagingPolicy
.The policy that determines how keyboard paging will work.Implemented by widgets that have aHasKeyboardSelectionPolicy.KeyboardSelectionPolicy
.The policy that determines how keyboard selection will work.A table column header or footer.Builds the DOM elements for the header section of a CellTable.An event used to indicate that the data loading state has changed.Implemented by handlers ofLoadingStateChangeEvent
.Represents the current status of the data being loaded.Represents a row hover event.Handler forRowHoverEvent
.Indicates the scope/area of the hover eventA description of how rows are to be styled in aCellTable
.Constant for labeling the simple pager navigationalSimplePager.ImageButton
sA ClientBundle that provides images for this widget.Styles used by this widget.The location of the text relative to the paging buttons.A representation of a node in a tree. -