Class LineSeries.Select
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.series.LineSeries.AbstractLineElement<LineSeries.Select>
io.jmix.chartsflowui.kit.component.model.series.LineSeries.Select
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LineSeries
Component to configure the selection state.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.series.LineSeries.AbstractLineElement
LineSeries.AbstractLineElement.AreaStyle
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.series.LineSeries.AbstractLineElement
areaStyle, endLabel, itemStyle, label, labelLine, lineStyle
Fields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDisabled
(Boolean disabled) withDisabled
(Boolean disabled) Methods inherited from class io.jmix.chartsflowui.kit.component.model.series.LineSeries.AbstractLineElement
getAreaStyle, getEndLabel, getItemStyle, getLabel, getLabelLine, getLineStyle, setAreaStyle, setEndLabel, setItemStyle, setLabel, setLabelLine, setLineStyle, withAreaStyle, withEndLabel, withItemStyle, withLabel, withLabelLine, withLineStyle
Methods 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
-
Select
public Select()
-
-
Method Details
-
getDisabled
-
setDisabled
-
withDisabled
-