Package org.teamapps.dto
Klasse UiInfiniteItemView2.SetRowHorizontalAlignmentCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetRowHorizontalAlignmentCommand
- Umschließende Klasse:
UiInfiniteItemView2
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetRowHorizontalAlignmentCommand(String componentId, UiItemJustification rowHorizontalAlignment) -
Methodenübersicht
-
Felddetails
-
componentId
-
rowHorizontalAlignment
-
-
Konstruktordetails
-
SetRowHorizontalAlignmentCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetRowHorizontalAlignmentCommand
public SetRowHorizontalAlignmentCommand(String componentId, UiItemJustification rowHorizontalAlignment)
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getRowHorizontalAlignment
-