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