Class Aria.Decal
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.Aria.Decal
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Aria
Decal patterns configuration component.
- 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
getShow()
void
removeDecal
(Decal decal) void
void
void
withDecals
(Decal... decals) Methods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
addChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
-
Field Details
-
show
-
decals
-
-
Constructor Details
-
Decal
public Decal()
-
-
Method Details
-
getShow
-
setShow
-
getDecals
-
setDecals
-
withShow
-