Class Aria.Label.General
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.Aria.Label.General
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Aria.Label
A component for the overall description of the chart.
- 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
setWithoutTitle
(String withoutTitle) void
setWithTitle
(String withTitle) withWithoutTitle
(String withoutTitle) withWithTitle
(String withTitle) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
withTitle
-
withoutTitle
-
-
Constructor Details
-
General
public General()
-
-
Method Details
-
getWithTitle
-
setWithTitle
-
getWithoutTitle
-
setWithoutTitle
-
withWithTitle
-
withWithoutTitle
-