Package org.teamapps.dto
Klasse UiTable.CancelEditingCellCommand
java.lang.Object
org.teamapps.dto.UiTable.CancelEditingCellCommand
- Umschließende Klasse:
UiTable
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.CancelEditingCellCommand(String componentId, int recordId, String propertyName) -
Methodenübersicht
-
Felddetails
-
componentId
-
recordId
protected int recordId -
propertyName
-
-
Konstruktordetails
-
CancelEditingCellCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
CancelEditingCellCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getRecordId
public int getRecordId() -
getPropertyName
-