Package org.teamapps.dto
Class UiInfiniteItemView2.SetRowHorizontalAlignmentCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetRowHorizontalAlignmentCommand
- Enclosing class:
UiInfiniteItemView2
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetRowHorizontalAlignmentCommand(String componentId, UiItemJustification rowHorizontalAlignment) -
Method Summary
-
Field Details
-
componentId
-
rowHorizontalAlignment
-
-
Constructor Details
-
SetRowHorizontalAlignmentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetRowHorizontalAlignmentCommand
public SetRowHorizontalAlignmentCommand(String componentId, UiItemJustification rowHorizontalAlignment)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getRowHorizontalAlignment
-