Class UiInfiniteItemView2.SetRowHorizontalAlignmentCommand

java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetRowHorizontalAlignmentCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiInfiniteItemView2

public static class UiInfiniteItemView2.SetRowHorizontalAlignmentCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • SetRowHorizontalAlignmentCommand

      @Deprecated public SetRowHorizontalAlignmentCommand()
      Deprecated.
      Only for Jackson deserialization. Use the other constructor instead.
    • SetRowHorizontalAlignmentCommand

      public SetRowHorizontalAlignmentCommand(String componentId, UiItemJustification rowHorizontalAlignment)
  • Method Details