Uses of Interface
com._1c.g5.aef2.standard.viewModels.ComboItemViewModel
Packages that use ComboItemViewModel
Package
Description
- 
Uses of ComboItemViewModel in com._1c.g5.aef2.standard.viewModelsMethods in com._1c.g5.aef2.standard.viewModels that return ComboItemViewModelModifier and TypeMethodDescriptionAefStandardFactory.createComboItemViewModel()Returns a new object of class 'Combo Item View Model'.ComboLabelViewModel.getSelectedItem()Returns the value of the 'Selected Item' reference.ComboViewModel.getSelectedItem()Returns the value of the 'Selected Item' reference.Methods in com._1c.g5.aef2.standard.viewModels that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ComboItemViewModel>ComboLabelViewModel.getItems()Returns the value of the 'Items' containment reference list.org.eclipse.emf.common.util.EList<ComboItemViewModel>ComboViewModel.getItems()Returns the value of the 'Items' containment reference list.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type ComboItemViewModelModifier and TypeMethodDescriptionvoidComboLabelViewModel.setSelectedItem(ComboItemViewModel value) Sets the value of the 'Selected Item' reference.voidComboViewModel.setSelectedItem(ComboItemViewModel value) Sets the value of the 'Selected Item' reference.
- 
Uses of ComboItemViewModel in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement ComboItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Combo Item View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModelComboLabelViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.protected ComboItemViewModelComboViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.Fields in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type ComboItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ComboItemViewModel>ComboLabelViewModelImpl.itemsThe cached value of the 'Items' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>ComboViewModelImpl.itemsThe cached value of the 'Items' containment reference list.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ComboItemViewModelModifier and TypeMethodDescriptionComboLabelViewModelImpl.basicGetSelectedItem()ComboViewModelImpl.basicGetSelectedItem()AefStandardFactoryImpl.createComboItemViewModel()ComboLabelViewModelImpl.getSelectedItem()ComboViewModelImpl.getSelectedItem()Methods in com._1c.g5.aef2.standard.viewModels.impl that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ComboItemViewModel>ComboLabelViewModelImpl.getItems()org.eclipse.emf.common.util.EList<ComboItemViewModel>ComboViewModelImpl.getItems()Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type ComboItemViewModelModifier and TypeMethodDescriptionvoidComboLabelViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) voidComboViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) 
- 
Uses of ComboItemViewModel in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ComboItemViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseComboItemViewModel(ComboItemViewModel object) Returns the result of interpreting the object as an instance of 'Combo Item View Model'.
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.bp.scheme.ui.aef.componentsMethods in com._1c.g5.v8.dt.bp.scheme.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<String,ComboItemViewModel> HandlerSelectionComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.componentsMethods in com._1c.g5.v8.dt.form.internal.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<Table,ComboItemViewModel> GroupListComponent.createMapper()Creates aIMapperinstance that maps the model objects to the combo item view model objects.protected IMapper<Integer,ComboItemViewModel> TableNameSelectionComponent.createMapper()protected IMapper<StringValue,ComboItemViewModel> TableNameValueSelectionComponent.createMapper()protected IMapper<Group,ComboItemViewModel> UserSettingsGroupComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.form.ui.aef.componentsMethods in com._1c.g5.v8.dt.form.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<String,ComboItemViewModel> HandlerSelectionComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.componentsMethods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<Integer,ComboItemViewModel> ChartOptionalIntegerComponent.createMapper()protected IMapper<ChartType,ComboItemViewModel> ChartTypeComponent.createMapper()protected IMapper<MarkerType,ComboItemViewModel> MarkerTypeComponent.createMapper()protected IMapper<Object,ComboItemViewModel> SemitransparentPercentComboComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.internal.platform.services.ui.aef.componentsMethods in com._1c.g5.v8.dt.internal.platform.services.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<String,ComboItemViewModel> WebServerTypeSelectComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.md.ui.aef.componentsMethods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<String,ComboItemViewModel> CharacteristicsDescriptionDataPathComboComponent.createMapper()protected IMapper<Field,ComboItemViewModel> CharacteristicsDescriptionFieldComboComponent.createMapper()protected IMapper<CompatibilityMode,ComboItemViewModel> ConfigurationCompatibilityModeComponent.createMapper()protected IMapper<String,ComboItemViewModel> EventSubscriptionEventsComboSelectComponent.createMapper()Creates aIMapperinstance that maps the model objects to the combo item view model objects.protected IMapper<String,ComboItemViewModel> HandlerSelectComponent.createMapper()protected List<ComboItemViewModel>EventSubscriptionEventsComboSelectComponent.getComboItems()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.implFields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModelBooleanValueControlViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.protected ComboItemViewModelBorderValueControlViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.protected ComboItemViewModelEnumValueControlViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.protected ComboItemViewModelSysEnumValueControlViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type parameters of type ComboItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ComboItemViewModel>BooleanValueControlViewModelImpl.itemsThe cached value of the 'Items' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>BorderValueControlViewModelImpl.itemsThe cached value of the 'Items' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>EnumValueControlViewModelImpl.itemsThe cached value of the 'Items' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>SysEnumValueControlViewModelImpl.itemsThe cached value of the 'Items' containment reference list.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return ComboItemViewModelModifier and TypeMethodDescriptionBooleanValueControlViewModelImpl.basicGetSelectedItem()BorderValueControlViewModelImpl.basicGetSelectedItem()EnumValueControlViewModelImpl.basicGetSelectedItem()SysEnumValueControlViewModelImpl.basicGetSelectedItem()BooleanValueControlViewModelImpl.getSelectedItem()BorderValueControlViewModelImpl.getSelectedItem()EnumValueControlViewModelImpl.getSelectedItem()SysEnumValueControlViewModelImpl.getSelectedItem()Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ComboItemViewModel>BooleanValueControlViewModelImpl.getItems()org.eclipse.emf.common.util.EList<ComboItemViewModel>BorderValueControlViewModelImpl.getItems()org.eclipse.emf.common.util.EList<ComboItemViewModel>EnumValueControlViewModelImpl.getItems()org.eclipse.emf.common.util.EList<ComboItemViewModel>SysEnumValueControlViewModelImpl.getItems()Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with parameters of type ComboItemViewModelModifier and TypeMethodDescriptionvoidBooleanValueControlViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) voidBorderValueControlViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) voidEnumValueControlViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) voidSysEnumValueControlViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem) 
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.moxel.ui.aef.componentsMethods in com._1c.g5.v8.dt.moxel.ui.aef.components that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected IMapper<Pattern,ComboItemViewModel> MoxelPatternComponent.createMapper()protected IMapper<org.eclipse.emf.common.util.Enumerator,ComboItemViewModel> MoxelSpreadsheetLineComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.ui.aef.componentMethods in com._1c.g5.v8.dt.ui.aef.component that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionprotected abstract IMapper<T,ComboItemViewModel> AbstractDtComboSelectComponent.createMapper()Creates aIMapperinstance that maps the model objects to the combo item view model objects.protected abstract IMapper<T,ComboItemViewModel> AbstractDtEditableComboComponent.createMapper()Creates aIMapperinstance that maps the model objects to the combo item view model objects.protected IMapper<Boolean,ComboItemViewModel> BooleanComboComponent.createMapper()protected IMapper<Border,ComboItemViewModel> DtBorderStyleComponent.createMapper()protected IMapper<T,ComboItemViewModel> EnumComponent.createMapper()
- 
Uses of ComboItemViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.implFields in com._1c.g5.v8.dt.ui.aef.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModelComboSelectViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.Fields in com._1c.g5.v8.dt.ui.aef.viewModels.impl with type parameters of type ComboItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ComboItemViewModel>ComboSelectViewModelImpl.itemsThe cached value of the 'Items' containment reference list.Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl that return ComboItemViewModelModifier and TypeMethodDescriptionComboSelectViewModelImpl.basicGetSelectedItem()ComboSelectViewModelImpl.getSelectedItem()Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl that return types with arguments of type ComboItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ComboItemViewModel>ComboSelectViewModelImpl.getItems()Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl with parameters of type ComboItemViewModelModifier and TypeMethodDescriptionvoidComboSelectViewModelImpl.setSelectedItem(ComboItemViewModel newSelectedItem)