Uses of Interface
com.google.gwt.user.cellview.client.AbstractCellTable.TableSectionChangeHandler
-
Packages that use AbstractCellTable.TableSectionChangeHandler Package Description com.google.gwt.user.cellview.client The "cellview" widget set. -
-
Uses of AbstractCellTable.TableSectionChangeHandler in com.google.gwt.user.cellview.client
Classes in com.google.gwt.user.cellview.client that implement AbstractCellTable.TableSectionChangeHandler Modifier and Type Class Description class
CellTable<T>
A tabular view that supports paging and columns.
-