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 SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetSelectorLabel(AbstractLegend.SelectorLabel selectorLabel) withSelectorLabel(AbstractLegend.SelectorLabel selectorLabel) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Field Details- 
selectorLabel
 
- 
- 
Constructor Details- 
Emphasispublic Emphasis()
 
- 
- 
Method Details- 
getSelectorLabel
- 
setSelectorLabel
- 
withSelectorLabel
 
-