Klasse UiInfiniteItemView2.SetVerticalSpacingCommand

java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetVerticalSpacingCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiInfiniteItemView2

public static class UiInfiniteItemView2.SetVerticalSpacingCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • verticalSpacing

      protected float verticalSpacing
  • Konstruktordetails

    • SetVerticalSpacingCommand

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

      public SetVerticalSpacingCommand(String componentId, float verticalSpacing)
  • Methodendetails