Class AbstractLegend.Emphasis
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.legend.AbstractLegend.Emphasis
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractLegend<T extends AbstractLegend<T>>
Component to configure the emphasis state.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
ChartObservableObject.ObjectChangeEvent
-
Field Summary
Fields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setSelectorLabel
(AbstractLegend.SelectorLabel selectorLabel) withSelectorLabel
(AbstractLegend.SelectorLabel selectorLabel) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
selectorLabel
-
-
Constructor Details
-
Emphasis
public Emphasis()
-
-
Method Details
-
getSelectorLabel
-
setSelectorLabel
-
withSelectorLabel
-