Package org.teamapps.dto
Class UiInfiniteItemView2.SetItemHeightCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetItemHeightCommand
- Enclosing class:
UiInfiniteItemView2
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetItemHeightCommand(String componentId, float itemHeight) -
Method Summary
-
Field Details
-
componentId
-
itemHeight
protected float itemHeight
-
-
Constructor Details
-
SetItemHeightCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetItemHeightCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getItemHeight
public float getItemHeight()
-