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