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 ComboViewModel
ComboComponent.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 void
LwtComboView.bind
(ComboViewModel viewModel, LightCombo lightControl) protected LightCombo
LwtComboView.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 void
SwtComboView.bind
(ComboViewModel viewModel, org.eclipse.swt.widgets.Combo nativeControl) protected int
SwtComboView.computeNativeStyle
(ComboViewModel viewModel) org.eclipse.swt.widgets.Combo
SwtComboView.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 TypeClassDescriptionclass
An 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 TypeInterfaceDescriptioninterface
A representation of the model object 'Boolean Value Control View Model'.interface
A representation of the model object 'Border Value Control View Model'.interface
A representation of the model object 'Enum Value Control View Model'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Boolean Value Control View Model'.class
An implementation of the model object 'Border Value Control View Model'.class
An implementation of the model object 'Enum Value Control View Model'.class
An 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 TypeInterfaceDescriptioninterface
A representation of the model object 'Combo Select View Model'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Combo Select View Model'.class
An 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'.