Class TableEvent.StartEdit
-
- All Implemented Interfaces:
public final class TableEvent.StartEdit<T extends Object, C extends Object> extends TableEvent.ToCell<T, C>
-
-
Constructor Summary
Constructors Constructor Description TableEvent.StartEdit(T row, Column<T, C> column)
-