Class TableEvent.UpdateInsertRow
-
- All Implemented Interfaces:
public final class TableEvent.UpdateInsertRow<T extends Object> extends TableEvent.ToRow<T>
-
-
Constructor Summary
Constructors Constructor Description TableEvent.UpdateInsertRow(T row, List<TableEvent.ColumnError<T, out Object>> errors)
-