Class UiInfiniteItemView2.SetItemContentVerticalAlignmentCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetItemContentVerticalAlignmentCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetItemContentVerticalAlignmentCommand(String componentId, UiVerticalElementAlignment itemContentVerticalAlignment) -
Method Summary
-
Field Details
-
componentId
-
itemContentVerticalAlignment
-
-
Constructor Details
-
SetItemContentVerticalAlignmentCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetItemContentVerticalAlignmentCommand
public SetItemContentVerticalAlignmentCommand(String componentId, UiVerticalElementAlignment itemContentVerticalAlignment)
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getItemContentVerticalAlignment
-