Package org.teamapps.dto
Klasse UiInfiniteItemView2.SetVerticalSpacingCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView2.SetVerticalSpacingCommand
- Umschließende Klasse:
UiInfiniteItemView2
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.SetVerticalSpacingCommand(String componentId, float verticalSpacing) -
Methodenübersicht
-
Felddetails
-
componentId
-
verticalSpacing
protected float verticalSpacing
-
-
Konstruktordetails
-
SetVerticalSpacingCommand
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
SetVerticalSpacingCommand
-
-
Methodendetails
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiCommand<Void>
-
getVerticalSpacing
public float getVerticalSpacing()
-