Class TableEvent.DeleteRow
-
- All Implemented Interfaces:
public final class TableEvent.DeleteRow<T extends Object> extends TableEvent.RowTriggered<T>
-
-
Constructor Summary
Constructors Constructor Description TableEvent.DeleteRow(T row)
-