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