Uses of Interface
com._1c.g5.aef2.standard.viewModels.ComboLabelViewModel
Packages that use ComboLabelViewModel
Package
Description
-
Uses of ComboLabelViewModel in com._1c.g5.aef2.standard.components
Classes in com._1c.g5.aef2.standard.components with type parameters of type ComboLabelViewModelModifier and TypeClassDescriptionclass
ComboLabelComponent<M,
VM extends ComboLabelViewModel> Combo label component that shows lable and picture expanded as combo. -
Uses of ComboLabelViewModel in com._1c.g5.aef2.standard.lwt.views
Classes in com._1c.g5.aef2.standard.lwt.views with type parameters of type ComboLabelViewModelModifier and TypeClassDescriptionclass
LwtImageComboView<VM extends ComboLabelViewModel>
The LWT image combo view. -
Uses of ComboLabelViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return ComboLabelViewModelModifier and TypeMethodDescriptionAefStandardFactory.createComboLabelViewModel()
Returns a new object of class 'Combo Label View Model'. -
Uses of ComboLabelViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement ComboLabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Combo Label View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ComboLabelViewModel -
Uses of ComboLabelViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ComboLabelViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseComboLabelViewModel
(ComboLabelViewModel object) Returns the result of interpreting the object as an instance of 'Combo Label View Model'. -
Uses of ComboLabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels
Subinterfaces of ComboLabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Combo Label Extension View Model'. -
Uses of ComboLabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.viewModels.impl that implement ComboLabelViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Combo Label Extension View Model'. -
Uses of ComboLabelViewModel in com._1c.g5.v8.dt.md.ui.extension.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.viewModels.util with parameters of type ComboLabelViewModelModifier and TypeMethodDescriptionAefExtensionSwitch.caseComboLabelViewModel
(ComboLabelViewModel object) Returns the result of interpreting the object as an instance of 'Combo Label View Model'.