GWT 2.3.0

Uses of Package
com.google.gwt.user.cellview.client

Packages that use com.google.gwt.user.cellview.client
com.google.gwt.user.cellview.client The "cellview" widget set. 
com.google.gwt.user.client.ui Widgets, Panels, and other user-interface classes. 
 

Classes in com.google.gwt.user.cellview.client used by com.google.gwt.user.cellview.client
AbstractCellTree
          An abstract representation of a tree widget that renders items using Cells.
AbstractHasData
          An abstract Widget that implements HasData.
AbstractPager
          An abstract pager that exposes many methods useful for paging.
CellBrowser.Resources
          A ClientBundle that provides images for this widget.
CellBrowser.Style
          Styles used by this widget.
CellList.Resources
          A ClientBundle that provides images for this widget.
CellList.Style
          Styles used by this widget.
CellTable.Resources
          A ClientBundle that provides images for this widget.
CellTable.Style
          Styles used by this widget.
CellTree.NodeAnimation
          A node animation.
CellTree.Resources
          A ClientBundle that provides images for this widget.
CellTree.RevealAnimation
          A CellTree.NodeAnimation that reveals the contents of child nodes.
CellTree.SlideAnimation
          A CellTree.NodeAnimation that slides children into view.
CellTree.Style
          Styles used by this widget.
Column
          A representation of a column in a table.
ColumnSortEvent
          Represents a column sort event.
ColumnSortEvent.Handler
          Handler for ColumnSortEvent.
ColumnSortList
          An ordered list containing the sort history of Columns in a table.
ColumnSortList.ColumnSortInfo
          Information about the sort order of a specific column in a table.
ColumnSortList.Delegate
          The delegate that handles modifications to the list.
HasKeyboardPagingPolicy
          Implemented by widgets that have a HasKeyboardPagingPolicy.KeyboardPagingPolicy.
HasKeyboardPagingPolicy.KeyboardPagingPolicy
          The policy that determines how keyboard paging will work.
HasKeyboardSelectionPolicy
          Implemented by widgets that have a HasKeyboardSelectionPolicy.KeyboardSelectionPolicy.
HasKeyboardSelectionPolicy.KeyboardSelectionPolicy
          The policy that determines how keyboard selection will work.
Header
          A table column header or footer.
LoadingStateChangeEvent
          An event used to indicate that the data loading state has changed.
LoadingStateChangeEvent.Handler
          Implemented by handlers of LoadingStateChangeEvent.
LoadingStateChangeEvent.LoadingState
          Represents the current status of the data being loaded.
RowStyles
          A description of how rows are to be styled in a CellTable.
SimplePager.Resources
          A ClientBundle that provides images for this widget.
SimplePager.Style
          Styles used by this widget.
SimplePager.TextLocation
          The location of the text relative to the paging buttons.
TreeNode
          A representation of a node in a tree.
 

Classes in com.google.gwt.user.cellview.client used by com.google.gwt.user.client.ui
CellList
          A single column list of cells.
 


GWT 2.3.0