Constructor and Description |
---|
RowUpdatedEvent(Table table,
Row oldRow,
Row newRow) |
Modifier and Type | Method and Description |
---|---|
void |
visit(TableModificationListener listener) |
getNewRow, getOldRow, setNewRow, setOldRow, toString
getTable, setTable
public void visit(TableModificationListener listener) throws AxionException
visit
in class TableModifiedEvent
AxionException