Interface INullableChartLineModel
- All Superinterfaces:
IChartLineModel
,IEditableModel
,IModel
,IValidable
,IValue<ChartLine>
- All Known Implementing Classes:
BmNullableChartLineModel
,EmfNullableChartLineModel
The model for chart line component
with support for the case when underlying
ChartLine
value is null
.-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com._1c.g5.v8.dt.form.ui.internal.chart.aef.models.IChartLineModel
getLineTypeModel, set
Methods inherited from interface com._1c.g5.aef2.models.IEditableModel
isEditable, setEditable
Methods inherited from interface com._1c.g5.aef2.models.IModel
addModelListener, commit, discard, dispose, getChange, getComponent, isOnline, removeModelListener, setComponent
Methods inherited from interface com._1c.g5.aef2.validators.IValidable
addValidator, removeValidator, validate, validate
Methods inherited from interface com._1c.g5.aef2.models.value.IValue
addValueListener, createWorkingCopy, get, isEqual, removeValueListener, set