Uses of Interface
com._1c.g5.aef2.standard.viewModels.StructuredViewModel
-
-
Uses of StructuredViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of StructuredViewModel in com._1c.g5.aef2.standard.viewModels Modifier and Type Interface Description interface
TableViewModel
A representation of the model object 'Table View Model'.interface
TreeViewModel
A representation of the model object 'Tree View Model'. -
Uses of StructuredViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement StructuredViewModel Modifier and Type Class Description class
StructuredViewModelImpl
An implementation of the model object 'Structured View Model'.class
TableViewModelImpl
An implementation of the model object 'Table View Model'.class
TreeViewModelImpl
An implementation of the model object 'Tree View Model'. -
Uses of StructuredViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type StructuredViewModel Modifier and Type Method Description T1
AefStandardSwitch. caseStructuredViewModel(StructuredViewModel object)
Returns the result of interpreting the object as an instance of 'Structured View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of StructuredViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels Modifier and Type Interface Description interface
AccountingFlagsViewModel
A representation of the model object 'Accounting Flags View Model'.interface
CharacteristicsTableViewModel
A representation of the model object 'Characteristics Table View Model'.interface
CommonAttributeContentViewModel
A representation of the model object 'Common Attribute Content View Model'.interface
CommonAttributesDataViewModel
A representation of the model object 'Common Attributes Data View Model'.interface
DataExchangeViewModel
A representation of the model object 'Data Exchange View Model'.interface
ExchangePlanContentViewModel
A representation of the model object 'Exchange Plan Content View Model'.interface
ExtDimensionTypesViewModel
A representation of the model object 'Ext Dimension Types View Model'.interface
MobileApplicationUrlsViewModel
A representation of the model object 'Mobile Application Urls View Model'.interface
PredefinedDataViewModel
A representation of the model object 'Predefined Data View Model'.interface
RequiredPermissionMessagesViewModel
A representation of the model object 'Required Permission Messages View Model'.interface
RequiredPermissionsViewModel
A representation of the model object 'Required Permissions View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that implement StructuredViewModel Modifier and Type Class Description class
AccountingFlagsViewModelImpl
An implementation of the model object 'Accounting Flags View Model'.class
CharacteristicsTableViewModelImpl
An implementation of the model object 'Characteristics Table View Model'.class
CommonAttributeContentViewModelImpl
An implementation of the model object 'Common Attribute Content View Model'.class
CommonAttributesDataViewModelImpl
An implementation of the model object 'Common Attributes Data View Model'.class
DataExchangeViewModelImpl
An implementation of the model object 'Data Exchange View Model'.class
ExchangePlanContentViewModelImpl
An implementation of the model object 'Exchange Plan Content View Model'.class
ExtDimensionTypesViewModelImpl
An implementation of the model object 'Ext Dimension Types View Model'.class
MobileApplicationUrlsViewModelImpl
An implementation of the model object 'Mobile Application Urls View Model'.class
PredefinedDataViewModelImpl
An implementation of the model object 'Predefined Data View Model'.class
RequiredPermissionMessagesViewModelImpl
An implementation of the model object 'Required Permission Messages View Model'.class
RequiredPermissionsViewModelImpl
An implementation of the model object 'Required Permissions View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type StructuredViewModel Modifier and Type Method Description T1
MdAefSwitch. caseStructuredViewModel(StructuredViewModel object)
Returns the result of interpreting the object as an instance of 'Structured View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of StructuredViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels Modifier and Type Interface Description interface
ExtendedCommonAttributeContentViewModel
A representation of the model object 'Extended Common Attribute Content View Model'.interface
ExtendedExchangePlanContentViewModel
A representation of the model object 'Extended Exchange Plan Content View Model'.interface
ExtendedPredefinedDataViewModel
A representation of the model object 'Extended Predefined Data View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that implement StructuredViewModel Modifier and Type Class Description class
ExtendedCommonAttributeContentViewModelImpl
An implementation of the model object 'Extended Common Attribute Content View Model'.class
ExtendedExchangePlanContentViewModelImpl
An implementation of the model object 'Extended Exchange Plan Content View Model'.class
ExtendedPredefinedDataViewModelImpl
An implementation of the model object 'Extended Predefined Data View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util with parameters of type StructuredViewModel Modifier and Type Method Description T
AefEditorExtensionSwitch. caseStructuredViewModel(StructuredViewModel object)
Returns the result of interpreting the object as an instance of 'Structured View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of StructuredViewModel in com._1c.g5.v8.dt.platform.services.ui.aef Modifier and Type Interface Description interface
DataSeparatorsViewModel
A representation of the model object 'Data Separators View Model'.interface
HttpServicesViewModel
A representation of the model object 'Http Services View Model'.interface
OpenIdReturnToViewModel
A representation of the model object 'Open Id Return To View Model'.interface
WebServicesViewModel
A representation of the model object 'Web Services View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.impl
Classes in com._1c.g5.v8.dt.platform.services.ui.aef.impl that implement StructuredViewModel Modifier and Type Class Description class
DataSeparatorsViewModelImpl
An implementation of the model object 'Data Separators View Model'.class
HttpServicesViewModelImpl
An implementation of the model object 'Http Services View Model'.class
OpenIdReturnToViewModelImpl
An implementation of the model object 'Open Id Return To View Model'.class
WebServicesViewModelImpl
An implementation of the model object 'Web Services View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.util
Methods in com._1c.g5.v8.dt.platform.services.ui.aef.util with parameters of type StructuredViewModel Modifier and Type Method Description T
AefSwitch. caseStructuredViewModel(StructuredViewModel object)
Returns the result of interpreting the object as an instance of 'Structured View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of StructuredViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels Modifier and Type Interface Description interface
ConfigurationStandaloneContentViewModel
A representation of the model object 'Configuration Standalone Content View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl that implement StructuredViewModel Modifier and Type Class Description class
ConfigurationStandaloneContentViewModelImpl
An implementation of the model object 'Configuration Standalone Content View Model'. -
Uses of StructuredViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util with parameters of type StructuredViewModel Modifier and Type Method Description T
StandaloneContentAefSwitch. caseStructuredViewModel(StructuredViewModel object)
Returns the result of interpreting the object as an instance of 'Structured View Model'.
-