@FunctionalInterface
public static interface DataGrid.EditorPostCommitListener
| Modifier and Type | Method and Description |
|---|---|
void |
postCommit(DataGrid.EditorPostCommitEvent event)
Called after the item is updated.
|
void postCommit(DataGrid.EditorPostCommitEvent event)
event - an event providing more information