Uses of Interface
com._1c.g5.aef2.viewModels.IContainerControlViewModel
Packages that use IContainerControlViewModel
Package
Description
-
Uses of IContainerControlViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IContainerControlViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Control View Model'.interface
A representation of the model object 'Composite View Model'.interface
A representation of the model object 'Scrolled Composite Content View Model'.interface
A representation of the model object 'Scrolled Composite View Model'.interface
A representation of the model object 'Section View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement IContainerControlViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Control View Model'.class
An implementation of the model object 'Composite View Model'.class
An implementation of the model object 'Scrolled Composite Content View Model'.class
An implementation of the model object 'Scrolled Composite View Model'.class
An implementation of the model object 'Section View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IContainerControlViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseIContainerControlViewModel
(IContainerControlViewModel object) Returns the result of interpreting the object as an instance of 'IContainer Control View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.aef2.viewModels.util
Methods in com._1c.g5.aef2.viewModels.util with parameters of type IContainerControlViewModelModifier and TypeMethodDescriptionAefSwitch.caseIContainerControlViewModel
(IContainerControlViewModel object) Returns the result of interpreting the object as an instance of 'IContainer Control View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of IContainerControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Tab Folder View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement IContainerControlViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Tab Folder View Model'. -
Uses of IContainerControlViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.ui.aef.viewModels.util with parameters of type IContainerControlViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseIContainerControlViewModel
(IContainerControlViewModel object) Returns the result of interpreting the object as an instance of 'IContainer Control View Model'.