Uses of Interface
com.google.gwt.widgetideas.table.client.HasSortableColumns

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

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

Classes in com.google.gwt.widgetideas.table.client that implement HasSortableColumns
 class EditablePagingGrid
          A PagingGrid that supports editing cell contents using a cell editor.
 class PagingGrid
          A PagingGrid responds to events from an underlying TableController.
 class SortableFixedWidthGrid
          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.