Class MarkPoint.Emphasis
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.mark.AbstractMarkElement<MarkPoint.Emphasis>
io.jmix.chartsflowui.kit.component.model.series.mark.MarkPoint.Emphasis
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MarkPoint
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
FieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.series.mark.AbstractMarkElement
itemStyle, labelFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDisabled(Boolean disabled) withDisabled(Boolean disabled) Methods inherited from class io.jmix.chartsflowui.kit.component.model.series.mark.AbstractMarkElement
getItemStyle, getLabel, setItemStyle, setLabel, withItemStyle, withLabelMethods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
disabled
-
-
Constructor Details
-
Emphasis
public Emphasis()
-
-
Method Details
-
getDisabled
-
setDisabled
-
withDisabled
-