Uses of Interface
com._1c.g5.aef2.standard.viewModels.LongSpinnerViewModel
Packages that use LongSpinnerViewModel
Package
Description
-
Uses of LongSpinnerViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return LongSpinnerViewModelModifier and TypeMethodDescriptionprotected LongSpinnerViewModel
LongSpinnerComponent.createControlViewModel()
-
Uses of LongSpinnerViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type LongSpinnerViewModelModifier and TypeMethodDescriptionorg.eclipse.swt.widgets.Spinner
SwtLongSpinnerView.createControl
(org.eclipse.swt.widgets.Composite parent, LongSpinnerViewModel viewModel) -
Uses of LongSpinnerViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return LongSpinnerViewModelModifier and TypeMethodDescriptionAefStandardFactory.createLongSpinnerViewModel()
Returns a new object of class 'Long Spinner View Model'. -
Uses of LongSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement LongSpinnerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Long Spinner View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return LongSpinnerViewModel -
Uses of LongSpinnerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type LongSpinnerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseLongSpinnerViewModel
(LongSpinnerViewModel object) Returns the result of interpreting the object as an instance of 'Long Spinner View Model'.