Uses of Interface
com._1c.g5.aef2.standard.viewModels.DoubleSpinnerViewModel
Packages that use DoubleSpinnerViewModel
Package
Description
-
Uses of DoubleSpinnerViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return DoubleSpinnerViewModelModifier and TypeMethodDescriptionprotected DoubleSpinnerViewModelDoubleSpinnerComponent.createControlViewModel() -
Uses of DoubleSpinnerViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type DoubleSpinnerViewModelModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.SpinnerSwtDoubleSpinnerView.createControl(org.eclipse.swt.widgets.Composite parent, DoubleSpinnerViewModel viewModel) -
Uses of DoubleSpinnerViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return DoubleSpinnerViewModelModifier and TypeMethodDescriptionAefStandardFactory.createDoubleSpinnerViewModel()Returns a new object of class 'Double Spinner View Model'. -
Uses of DoubleSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement DoubleSpinnerViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Double Spinner View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return DoubleSpinnerViewModel -
Uses of DoubleSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type DoubleSpinnerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseDoubleSpinnerViewModel(DoubleSpinnerViewModel object) Returns the result of interpreting the object as an instance of 'Double Spinner View Model'.