|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PagingGrid | |
---|---|
com.google.gwt.widgetideas.table.client |
Uses of PagingGrid in com.google.gwt.widgetideas.table.client |
---|
Subclasses of PagingGrid in com.google.gwt.widgetideas.table.client | |
---|---|
class |
EditablePagingGrid
A PagingGrid that supports editing cell contents using a cell editor. |
Methods in com.google.gwt.widgetideas.table.client with parameters of type PagingGrid | |
---|---|
void |
PagingGrid.CellRenderer.renderCell(PagingGrid grid,
int row,
int column,
java.lang.Object data)
Render the contents of a cell. |
Constructors in com.google.gwt.widgetideas.table.client with parameters of type PagingGrid | |
---|---|
PagingGridBulkRenderer(PagingGrid table,
int numColumns)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |