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