Uses of Class
com.google.gwt.widgetideas.table.client.SelectionGrid

Packages that use SelectionGrid
com.google.gwt.widgetideas.table.client   
 

Uses of SelectionGrid in com.google.gwt.widgetideas.table.client
 

Subclasses of SelectionGrid in com.google.gwt.widgetideas.table.client
 class FixedWidthGrid
          A variation of the Grid that resizes columns using a fixed table width.
 class SortableGrid
          A variation of the Grid that supports many more options such as lazy row and column creation, row movement, hovering, row selection, and better column resizing.