Package org.teamapps.dto
Class UiPopup.SetDimmingColorCommand
java.lang.Object
org.teamapps.dto.UiPopup.SetDimmingColorCommand
- Enclosing class:
UiPopup
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetDimmingColorCommand(String componentId, String backgroundColor) -
Method Summary
-
Field Details
-
componentId
-
backgroundColor
-
-
Constructor Details
-
SetDimmingColorCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetDimmingColorCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getBackgroundColor
-