Uses of Interface
com._1c.g5.aef2.standard.viewModels.ContainerViewModel
Packages that use ContainerViewModel
Package
Description
-
Uses of ContainerViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of ContainerViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Field View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return ContainerViewModelModifier and TypeMethodDescriptionAefStandardFactory.createContainerViewModel()
Returns a new object of class 'Container View Model'. -
Uses of ContainerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement ContainerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Container View Model'.class
An implementation of the model object 'Field View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ContainerViewModel -
Uses of ContainerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ContainerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseContainerViewModel
(ContainerViewModel object) Returns the result of interpreting the object as an instance of 'Container View Model'.