Package org.teamapps.ux.component.table
Class CellEditingStartedEvent<RECORD,VALUE>
java.lang.Object
org.teamapps.ux.component.table.CellEditingStartedEvent<RECORD,VALUE>
-
Constructor Summary
ConstructorsConstructorDescriptionCellEditingStartedEvent(RECORD record, TableColumn<RECORD, VALUE> column, VALUE currentValue) -
Method Summary
-
Constructor Details
-
CellEditingStartedEvent
-
-
Method Details
-
getRecord
-
getColumn
-
getPropertyName
-
getField
-
getCurrentValue
-