Uses of Interface
com._1c.g5.aef2.standard.viewModels.DialogViewModel
Packages that use DialogViewModel
Package
Description
-
Uses of DialogViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return DialogViewModel -
Uses of DialogViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return DialogViewModelModifier and TypeMethodDescriptionAefStandardFactory.createDialogViewModel()
Returns a new object of class 'Dialog View Model'. -
Uses of DialogViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement DialogViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Dialog View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return DialogViewModel -
Uses of DialogViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type DialogViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseDialogViewModel
(DialogViewModel object) Returns the result of interpreting the object as an instance of 'Dialog View Model'.