Uses of Interface
com._1c.g5.aef2.models.list.IEmfListAttribute
-
-
Uses of IEmfListAttribute in com._1c.g5.aef2.emf.models
Classes in com._1c.g5.aef2.emf.models that implement IEmfListAttribute Modifier and Type Class Description class
EmfList<T>
Represents a EMF list. -
Uses of IEmfListAttribute in com._1c.g5.aef2.standard.models
Classes in com._1c.g5.aef2.standard.models that implement IEmfListAttribute Modifier and Type Class Description class
ViewModelList<T>
The special list model implementation forIViewModel
. -
Uses of IEmfListAttribute in com._1c.g5.v8.dt.aef2.bm.models
Classes in com._1c.g5.v8.dt.aef2.bm.models that implement IEmfListAttribute Modifier and Type Class Description class
BmList<T>
Represents a BM object feature list model. -
Uses of IEmfListAttribute in com._1c.g5.v8.dt.form.ui.chart.aef.models
Classes in com._1c.g5.v8.dt.form.ui.chart.aef.models that implement IEmfListAttribute Modifier and Type Class Description class
BmTimeScaleLevelsLinkModel
The BM implementation ofITimeScaleLevelsLinkModel
. -
Uses of IEmfListAttribute in com._1c.g5.v8.dt.md.ui.aef.models
Subinterfaces of IEmfListAttribute in com._1c.g5.v8.dt.md.ui.aef.models Modifier and Type Interface Description interface
IRequiredPermissionsModel
TheIList
model implementation for required permissions component.Classes in com._1c.g5.v8.dt.md.ui.aef.models that implement IEmfListAttribute Modifier and Type Class Description class
AbstractBmChoiceParametersModel
The abstractIChoiceParametersModel
implementation with common functionality.class
AbstractEmfChoiceParametersModel
The abstractIChoiceParametersModel
EMF implementation.class
BmChoiceParameterLinksModel
The model for Choice parameter links feature of MD attributes.class
BmConfigurationUsePurposesModel
The specific model for Configuration.usePurposes feature.class
BmListIRequiredPermissionsModel
IRequiredPermissionsModel
implementation.class
EmfChoiceParameterLinksModel
The EMF implementation of theIMdChoiceParameterLinksModel
.class
EmfCustomColorPaletteModel
Emf model for custom color palette.class
NavigatorTreeDialogActionBarBmList
Bm list implementationINavigatorTreeDialogActionBarModel
.class
NavigatorTreeDialogActionBarEmfList
Emf list implementationINavigatorTreeDialogActionBarModel
. -
Uses of IEmfListAttribute in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange
Classes in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.dataexchange that implement IEmfListAttribute Modifier and Type Class Description class
DataExchangeModel
DtGranularEditor
data exchande model. -
Uses of IEmfListAttribute in com._1c.g5.v8.dt.ui.aef.models
Classes in com._1c.g5.v8.dt.ui.aef.models that implement IEmfListAttribute Modifier and Type Class Description class
BmListSelectionModel<T>
The BmIEmfListSelectionModel
implementation.class
BmTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.class
EmfListSelectionModel<T>
The EmfIEmfListSelectionModel
implementation.class
EmfTreeToListSelectionModel<T>
TheIEmfTreeSelectionModel
implementation.class
NavigatorTableModel
TheIDynamicTableModel
implementation for navigator objects.
-