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