public static interface StructureModifiableTableBean.CommitResult
| Modifier and Type | Method and Description |
|---|---|
void |
commitChanges(TableBean<? extends TableData> tableBean,
StructureModifiableTableBean.CallBack callBack)
Commits the changes to the specified
TableBean |
void commitChanges(TableBean<? extends TableData> tableBean, StructureModifiableTableBean.CallBack callBack) throws TVCException
TableBeantableBean - The TableBean to perform the changes
against.callBack - An optional call back instance (can
be null) used to receive notification about the changes made.TVCException - If unable to commit the changes made.Copyright ? Technia AB. All Rights Reserved.