Klasse UiInfiniteItemView.SetItemWidthCommand

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

public static class UiInfiniteItemView.SetItemWidthCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • itemWidth

      protected float itemWidth
  • Konstruktordetails

    • SetItemWidthCommand

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

      public SetItemWidthCommand(String componentId, float itemWidth)
  • Methodendetails