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