Klasse UiInfiniteItemView2.SetItemHeightCommand

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

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

    • componentId

      protected String componentId
    • itemHeight

      protected float itemHeight
  • Konstruktordetails

    • SetItemHeightCommand

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

      public SetItemHeightCommand(String componentId, float itemHeight)
  • Methodendetails