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
FieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObject
children, dirty, listener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetShow()voidremoveDecal(Decal decal) voidvoidvoidwithDecals(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
-