Class RestoreFeature
java.lang.Object
io.jmix.chartsflowui.kit.component.model.ChartObservableObject
io.jmix.chartsflowui.kit.component.model.toolbox.ToolboxFeature
io.jmix.chartsflowui.kit.component.model.toolbox.AbstractFeature<RestoreFeature>
io.jmix.chartsflowui.kit.component.model.toolbox.RestoreFeature
- All Implemented Interfaces:
- Serializable
A tool feature for restoring a chart options.
 More detailed information is provided in the documentation.
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectChartObservableObject.ObjectChangeEvent
- 
Field SummaryFieldsFields inherited from class io.jmix.chartsflowui.kit.component.model.toolbox.AbstractFeatureemphasis, iconStyle, showFields inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectchildren, dirty, listener
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.chartsflowui.kit.component.model.toolbox.AbstractFeaturegetEmphasis, getIconStyle, getShow, setEmphasis, setIconStyle, setShow, withEmphasis, withIconStyle, withShowMethods inherited from class io.jmix.chartsflowui.kit.component.model.ChartObservableObjectaddChild, fireChangeEvent, getChildren, isDirty, isDirtyInDepth, markAsDirty, markAsDirtyInDepth, removeChild, setChartObjectChangeListener, unmarkDirtyInDepth
- 
Field Details- 
title
- 
icon
 
- 
- 
Constructor Details- 
RestoreFeaturepublic RestoreFeature()
 
- 
- 
Method Details- 
getTitle
- 
setTitle
- 
getIcon
- 
setIcon
- 
withTitle
- 
withIcon
- 
getFeatureName- Specified by:
- getFeatureNamein class- ToolboxFeature
 
 
-