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