Uses of Interface
com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.ExtendedPredefinedDataViewModel
Packages that use ExtendedPredefinedDataViewModel
Package
Description
-
Uses of ExtendedPredefinedDataViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels that return ExtendedPredefinedDataViewModelModifier and TypeMethodDescriptionAefEditorExtensionFactory.createExtendedPredefinedDataViewModel()
Returns a new object of class 'Extended Predefined Data View Model'. -
Uses of ExtendedPredefinedDataViewModel 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 ExtendedPredefinedDataViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Extended Predefined Data View Model'.Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that return ExtendedPredefinedDataViewModelModifier and TypeMethodDescriptionAefEditorExtensionFactoryImpl.createExtendedPredefinedDataViewModel()
-
Uses of ExtendedPredefinedDataViewModel 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 ExtendedPredefinedDataViewModelModifier and TypeMethodDescriptionAefEditorExtensionSwitch.caseExtendedPredefinedDataViewModel
(ExtendedPredefinedDataViewModel object) Returns the result of interpreting the object as an instance of 'Extended Predefined Data View Model'.