Uses of Interface
com.google.gwt.cell.client.FieldUpdater
Package
Description
The "cellview" widget set.
-
Uses of FieldUpdater in com.google.gwt.cell.client
-
Uses of FieldUpdater in com.google.gwt.user.cellview.client
Modifier and TypeMethodDescriptionColumn.getFieldUpdater()
Returns theFieldUpdater
used for updating values in the column.Modifier and TypeMethodDescriptionvoid
Column.setFieldUpdater
(FieldUpdater<T, C> fieldUpdater) Set theFieldUpdater
used for updating values in the column.