Uses of Interface
com._1c.g5.aef2.standard.viewModels.AbstractSpinnerViewModel
Packages that use AbstractSpinnerViewModel
Package
Description
-
Uses of AbstractSpinnerViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of AbstractSpinnerViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Spinner View Model'. -
Uses of AbstractSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement AbstractSpinnerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Spinner View Model'.class
An implementation of the model object 'Spinner View Model'. -
Uses of AbstractSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type AbstractSpinnerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseAbstractSpinnerViewModel
(AbstractSpinnerViewModel object) Returns the result of interpreting the object as an instance of 'Abstract Spinner View Model'. -
Uses of AbstractSpinnerViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of AbstractSpinnerViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Nullable Spinner View Model'. -
Uses of AbstractSpinnerViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement AbstractSpinnerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Nullable Spinner View Model'. -
Uses of AbstractSpinnerViewModel 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 AbstractSpinnerViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseAbstractSpinnerViewModel
(AbstractSpinnerViewModel object) Returns the result of interpreting the object as an instance of 'Abstract Spinner View Model'.