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