Package org.teamapps.dto
Class UiTable.CancelEditingCellCommand
java.lang.Object
org.teamapps.dto.UiTable.CancelEditingCellCommand
- Enclosing class:
UiTable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.CancelEditingCellCommand(String componentId, int recordId, String propertyName) -
Method Summary
-
Field Details
-
componentId
-
recordId
protected int recordId -
propertyName
-
-
Constructor Details
-
CancelEditingCellCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
CancelEditingCellCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getRecordId
public int getRecordId() -
getPropertyName
-