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