Uses of Interface
com._1c.g5.aef2.standard.viewModels.ComboViewModel
Packages that use ComboViewModel
Package
Description
-
Uses of ComboViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return ComboViewModelModifier and TypeMethodDescriptionprotected ComboViewModelComboComponent.createControlViewModel() -
Uses of ComboViewModel in com._1c.g5.aef2.standard.lwt.views
Methods in com._1c.g5.aef2.standard.lwt.views with parameters of type ComboViewModelModifier and TypeMethodDescriptionprotected voidLwtComboView.bind(ComboViewModel viewModel, LightCombo lightControl) protected LightComboLwtComboView.createControl(ILightComposite parent, ComboViewModel viewModel) -
Uses of ComboViewModel in com._1c.g5.aef2.standard.swt.views
Methods in com._1c.g5.aef2.standard.swt.views with parameters of type ComboViewModelModifier and TypeMethodDescriptionprotected voidSwtComboView.bind(ComboViewModel viewModel, org.eclipse.swt.widgets.Combo nativeControl) protected intSwtComboView.computeNativeStyle(ComboViewModel viewModel) org.eclipse.swt.widgets.ComboSwtComboView.createControl(org.eclipse.swt.widgets.Composite parent, ComboViewModel viewModel) -
Uses of ComboViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return ComboViewModelModifier and TypeMethodDescriptionAefStandardFactory.createComboViewModel()Returns a new object of class 'Combo View Model'. -
Uses of ComboViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement ComboViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Combo View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ComboViewModel -
Uses of ComboViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ComboViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseComboViewModel(ComboViewModel object) Returns the result of interpreting the object as an instance of 'Combo View Model'. -
Uses of ComboViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of ComboViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Boolean Value Control View Model'.interfaceA representation of the model object 'Border Value Control View Model'.interfaceA representation of the model object 'Enum Value Control View Model'.interfaceA representation of the model object 'Sys Enum Value Control View Model'. -
Uses of ComboViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that implement ComboViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Boolean Value Control View Model'.classAn implementation of the model object 'Border Value Control View Model'.classAn implementation of the model object 'Enum Value Control View Model'.classAn implementation of the model object 'Sys Enum Value Control View Model'. -
Uses of ComboViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type ComboViewModelModifier and TypeMethodDescriptionMdAefSwitch.caseComboViewModel(ComboViewModel object) Returns the result of interpreting the object as an instance of 'Combo View Model'. -
Uses of ComboViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of ComboViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Combo Select View Model'.interfaceA representation of the model object 'Editable Combo View Model'. -
Uses of ComboViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement ComboViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Combo Select View Model'.classAn implementation of the model object 'Editable Combo View Model'. -
Uses of ComboViewModel 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 ComboViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseComboViewModel(ComboViewModel object) Returns the result of interpreting the object as an instance of 'Combo View Model'.