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