Package | Description |
---|---|
com.google.gwt.cell.client | |
com.google.gwt.user.cellview.client |
The "cellview" widget set.
|
Modifier and Type | Method and Description |
---|---|
FieldUpdater<T,C> |
HasCell.getFieldUpdater()
Returns the
FieldUpdater instance. |
Modifier and Type | Method and Description |
---|---|
FieldUpdater<T,C> |
Column.getFieldUpdater()
Returns the
FieldUpdater used for updating values in the column. |
Modifier and Type | Method and Description |
---|---|
void |
Column.setFieldUpdater(FieldUpdater<T,C> fieldUpdater)
Set the
FieldUpdater used for updating values in the column. |