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