Uses of Interface
com.google.gwt.user.cellview.client.AbstractCellTable.TableSectionChangeHandler
Packages that use AbstractCellTable.TableSectionChangeHandler
-
Uses of AbstractCellTable.TableSectionChangeHandler in com.google.gwt.user.cellview.client
Classes in com.google.gwt.user.cellview.client that implement AbstractCellTable.TableSectionChangeHandlerModifier and TypeClassDescriptionclass
CellTable<T>
A tabular view that supports paging and columns.