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