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.viewModels
Methods 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 TypeMethodDescriptionvoid
ComboLabelViewModel.setSelectedItem
(ComboItemViewModel value) Sets the value of the 'Selected Item
' reference.void
ComboViewModel.setSelectedItem
(ComboItemViewModel value) Sets the value of the 'Selected Item
' reference. -
Uses of ComboItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement ComboItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Combo Item View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModel
ComboLabelViewModelImpl.selectedItem
The cached value of the 'Selected Item
' reference.protected ComboItemViewModel
ComboViewModelImpl.selectedItem
The 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.items
The cached value of the 'Items
' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>
ComboViewModelImpl.items
The 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 TypeMethodDescriptionvoid
ComboLabelViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) void
ComboViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) -
Uses of ComboItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods 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.components
Methods 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.components
Methods 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 aIMapper
instance 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.components
Methods 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.components
Methods 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.components
Methods 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.components
Methods 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 aIMapper
instance 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.impl
Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModel
BooleanValueControlViewModelImpl.selectedItem
The cached value of the 'Selected Item
' reference.protected ComboItemViewModel
BorderValueControlViewModelImpl.selectedItem
The cached value of the 'Selected Item
' reference.protected ComboItemViewModel
EnumValueControlViewModelImpl.selectedItem
The cached value of the 'Selected Item
' reference.protected ComboItemViewModel
SysEnumValueControlViewModelImpl.selectedItem
The 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.items
The cached value of the 'Items
' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>
BorderValueControlViewModelImpl.items
The cached value of the 'Items
' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>
EnumValueControlViewModelImpl.items
The cached value of the 'Items
' containment reference list.protected org.eclipse.emf.common.util.EList<ComboItemViewModel>
SysEnumValueControlViewModelImpl.items
The 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 TypeMethodDescriptionvoid
BooleanValueControlViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) void
BorderValueControlViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) void
EnumValueControlViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) void
SysEnumValueControlViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem) -
Uses of ComboItemViewModel in com._1c.g5.v8.dt.moxel.ui.aef.components
Methods 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.component
Methods 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 aIMapper
instance that maps the model objects to the combo item view model objects.protected abstract IMapper<T,
ComboItemViewModel> AbstractDtEditableComboComponent.createMapper()
Creates aIMapper
instance 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.impl
Fields in com._1c.g5.v8.dt.ui.aef.viewModels.impl declared as ComboItemViewModelModifier and TypeFieldDescriptionprotected ComboItemViewModel
ComboSelectViewModelImpl.selectedItem
The 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.items
The 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 TypeMethodDescriptionvoid
ComboSelectViewModelImpl.setSelectedItem
(ComboItemViewModel newSelectedItem)