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