Uses of Interface
com._1c.g5.aef2.standard.viewModels.CompositeControlViewModel
- 
- 
Uses of CompositeControlViewModel in com._1c.g5.aef2.standard.viewModelsSubinterfaces of CompositeControlViewModel in com._1c.g5.aef2.standard.viewModels Modifier and Type Interface Description interfaceCompositeViewModelA representation of the model object 'Composite View Model'.interfaceScrolledCompositeContentViewModelA representation of the model object 'Scrolled Composite Content View Model'.interfaceScrolledCompositeViewModelA representation of the model object 'Scrolled Composite View Model'.interfaceSectionViewModelA representation of the model object 'Section View Model'.
- 
Uses of CompositeControlViewModel in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement CompositeControlViewModel Modifier and Type Class Description classCompositeControlViewModelImplAn implementation of the model object 'Composite Control View Model'.classCompositeViewModelImplAn implementation of the model object 'Composite View Model'.classScrolledCompositeContentViewModelImplAn implementation of the model object 'Scrolled Composite Content View Model'.classScrolledCompositeViewModelImplAn implementation of the model object 'Scrolled Composite View Model'.classSectionViewModelImplAn implementation of the model object 'Section View Model'.
- 
Uses of CompositeControlViewModel in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type CompositeControlViewModel Modifier and Type Method Description T1AefStandardSwitch. caseCompositeControlViewModel(CompositeControlViewModel object)Returns the result of interpreting the object as an instance of 'Composite Control View Model'.
- 
Uses of CompositeControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsSubinterfaces of CompositeControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels Modifier and Type Interface Description interfaceTabFolderViewModelA representation of the model object 'Tab Folder View Model'.
- 
Uses of CompositeControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.implClasses in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement CompositeControlViewModel Modifier and Type Class Description classTabFolderViewModelImplAn implementation of the model object 'Tab Folder View Model'.
- 
Uses of CompositeControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.utilMethods in com._1c.g5.v8.dt.ui.aef.viewModels.util with parameters of type CompositeControlViewModel Modifier and Type Method Description T1DtAefSwitch. caseCompositeControlViewModel(CompositeControlViewModel object)Returns the result of interpreting the object as an instance of 'Composite Control View Model'.
 
-