Uses of Interface
com._1c.g5.aef2.standard.viewModels.SpinnerViewModel
Packages that use SpinnerViewModel
Package
Description
-
Uses of SpinnerViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return SpinnerViewModelModifier and TypeMethodDescriptionprotected SpinnerViewModel
SpinnerComponent.createControlViewModel()
-
Uses of SpinnerViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return SpinnerViewModelModifier and TypeMethodDescriptionAefStandardFactory.createSpinnerViewModel()
Returns a new object of class 'Spinner View Model'. -
Uses of SpinnerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement SpinnerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Spinner View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return SpinnerViewModel -
Uses of SpinnerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type SpinnerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseSpinnerViewModel
(SpinnerViewModel object) Returns the result of interpreting the object as an instance of 'Spinner View Model'. -
Uses of SpinnerViewModel in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return SpinnerViewModelModifier and TypeMethodDescriptionprotected SpinnerViewModel
NumberCodeMaxLengthSpinnerComponent.createControlViewModel()