Class UiRootPanel.SetBackgroundColorCommand
java.lang.Object
org.teamapps.dto.UiRootPanel.SetBackgroundColorCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetBackgroundColorCommand(String color, int animationDuration) -
Method Summary
-
Field Details
-
color
-
animationDuration
protected int animationDuration
-
-
Constructor Details
-
SetBackgroundColorCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetBackgroundColorCommand
-
-
Method Details
-
toString
-
getColor
-
getAnimationDuration
public int getAnimationDuration() -
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-