Class UiInfiniteItemView2.SetItemContentVerticalAlignmentCommand

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

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

  • Constructor Details

    • SetItemContentVerticalAlignmentCommand

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

      public SetItemContentVerticalAlignmentCommand(String componentId, UiVerticalElementAlignment itemContentVerticalAlignment)
  • Method Details