Uses of Interface
com._1c.g5.aef2.standard.viewModels.ItemViewModel
Packages that use ItemViewModel
Package
Description
-
Uses of ItemViewModel in com._1c.g5.aef2.standard.providers
Classes in com._1c.g5.aef2.standard.providers with type parameters of type ItemViewModelModifier and TypeInterfaceDescriptioninterface
IAefTreeContentProvider<T extends ItemViewModel>
Tree content provider equivalent for AEF trees.Methods in com._1c.g5.aef2.standard.providers that return ItemViewModelModifier and TypeMethodDescriptionT[]
IAefTreeContentProvider.getChildren
(T parentElement) T[]
IAefTreeContentProvider.getElements()
-
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of ItemViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Checked Item View Model'.interface
A representation of the model object 'Combo Item View Model'.interface
A representation of the model object 'Radio Group Item View Model'.interface
A representation of the model object 'Section Action Item View Model'.interface
A representation of the model object 'Static Table Item View Model'.interface
A representation of the model object 'Static Tree Item View Model'.interface
A representation of the model object 'Table Item View Model'.interface
A representation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return ItemViewModelModifier and TypeMethodDescriptionAefStandardFactory.createItemViewModel()
Returns a new object of class 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Checked Item View Model'.class
An implementation of the model object 'Combo Item View Model'.class
An implementation of the model object 'Item View Model'.class
An implementation of the model object 'Radio Group Item View Model'.class
An implementation of the model object 'Section Action Item View Model'.class
An implementation of the model object 'Static Table Item View Model'.class
An implementation of the model object 'Static Tree Item View Model'.class
An implementation of the model object 'Table Item View Model'.class
An implementation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ItemViewModel -
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels
Subinterfaces of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Data Path Item'.interface
A representation of the model object 'Data Path Row Item'.interface
A representation of the model object 'Data Path Table Item'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.form.ui.aef.viewModels.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Data Path Item'.class
An implementation of the model object 'Data Path Row Item'.class
An implementation of the model object 'Data Path Table Item'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.form.ui.aef.viewModels.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionFormAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionprotected List<Pair<CommonAttributeUse,
ItemViewModel>> AdoptedCommonAttributeContentTreeComponent.getUseInput
(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.aef.components
Fields in com._1c.g5.v8.dt.md.ui.aef.components with type parameters of type ItemViewModelModifier and TypeFieldDescriptionprotected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_DONT_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__DONT_USE_STATE
protected static final Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__USE_STATE
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionprotected Pair<CommonAttributeUse,
ItemViewModel> CommonAttributeContentTreeComponent.CommonAttributeContentMapper.getDefaultUseValue
(CommonAttribute commonAttribute) Gets the default value for not explicitly defined content itemprotected List<Pair<CommonAttributeUse,
ItemViewModel>> CommonAttributeContentTreeComponent.getUseInput
(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) Gets the input from the view model of the USE field -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of ItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Flags Item View Model'.interface
A representation of the model object 'Allowed Incoming Share Request Type Item View Model'.interface
A representation of the model object 'Characteristics Table Item View Model'.interface
A representation of the model object 'Choice Parameter Item'.interface
A representation of the model object 'Common Attribute Content Item View Model'.interface
A representation of the model object 'Common Attributes Data Item View Model'.interface
A representation of the model object 'Data Exchange Item View Model'.interface
A representation of the model object 'Exchange Plan Content Item View Model'.interface
A representation of the model object 'Ext Dimension Types Item View Model'.interface
A representation of the model object 'Mobile Application Url Item View Model'.interface
A representation of the model object 'Predefined Data Item View Model'.interface
A representation of the model object 'Required Permission Message Item View Model'.interface
A representation of the model object 'Required Permissions Item View Model'.interface
A representation of the model object 'Web Socket Client Header Item View Model'.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels that return ItemViewModelModifier and TypeMethodDescriptionCommonAttributeContentItemViewModel.getSplitter()
Returns the value of the 'Splitter' reference.CommonAttributeContentItemViewModel.getUse()
Returns the value of the 'Use' reference.CommonAttributesDataItemViewModel.getUse()
Returns the value of the 'Use' reference.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataViewModel.getColumns()
Returns the value of the 'Columns' reference list.org.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataItemViewModel.getColumnValues()
Returns the value of the 'Column Values' reference list.ExtDimensionTypesViewModel.getFlagConsumer()
Returns the value of the 'Flag Consumer' attribute.org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesItemViewModel.getFlags()
Returns the value of the 'Flags' reference list.org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesViewModel.getFlags()
Returns the value of the 'Flags' reference list.CommonAttributeContentViewModel.getSplitterSelectionTreeProvider()
Returns the value of the 'Splitter Selection Tree Provider' attribute.org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributeContentItemViewModel.getUseInput()
Returns the value of the 'Use Input' reference list.org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributesDataItemViewModel.getUseInput()
Returns the value of the 'Use Input' reference list.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels with parameters of type ItemViewModelModifier and TypeMethodDescriptionvoid
CommonAttributeContentItemViewModel.setSplitter
(ItemViewModel value) Sets the value of the 'Splitter
' reference.void
CommonAttributeContentItemViewModel.setUse
(ItemViewModel value) Sets the value of the 'Use
' reference.void
CommonAttributesDataItemViewModel.setUse
(ItemViewModel value) Sets the value of the 'Use
' reference.Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels with type arguments of type ItemViewModelModifier and TypeMethodDescriptionvoid
ExtDimensionTypesViewModel.setFlagConsumer
(BiConsumer<ExtDimensionTypesItemViewModel, ItemViewModel> value) Sets the value of the 'Flag Consumer
' attribute.void
CommonAttributeContentViewModel.setSplitterSelectionTreeProvider
(IAefTreeContentProvider<ItemViewModel> value) Sets the value of the 'Splitter Selection Tree Provider
' attribute. -
Uses of ItemViewModel 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 ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Flags Item View Model'.class
An implementation of the model object 'Allowed Incoming Share Request Type Item View Model'.class
An implementation of the model object 'Characteristics Table Item View Model'.class
An implementation of the model object 'Choice Parameter Item'.class
An implementation of the model object 'Common Attribute Content Item View Model'.class
An implementation of the model object 'Common Attributes Data Item View Model'.class
An implementation of the model object 'Data Exchange Item View Model'.class
An implementation of the model object 'Exchange Plan Content Item View Model'.class
An implementation of the model object 'Ext Dimension Types Item View Model'.class
An implementation of the model object 'Mobile Application Url Item View Model'.class
An implementation of the model object 'Predefined Data Item View Model'.class
An implementation of the model object 'Required Permission Message Item View Model'.class
An implementation of the model object 'Required Permissions Item View Model'.class
An implementation of the model object 'Web Socket Client Header Item View Model'.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl declared as ItemViewModelModifier and TypeFieldDescriptionprotected ItemViewModel
CommonAttributeContentItemViewModelImpl.splitter
The cached value of the 'Splitter
' reference.protected ItemViewModel
CommonAttributeContentItemViewModelImpl.use
The cached value of the 'Use
' reference.protected ItemViewModel
CommonAttributesDataItemViewModelImpl.use
The cached value of the 'Use
' reference.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type parameters of type ItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataViewModelImpl.columns
The cached value of the 'Columns
' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataItemViewModelImpl.columnValues
The cached value of the 'Column Values
' reference list.ExtDimensionTypesViewModelImpl.flagConsumer
The cached value of the 'Flag Consumer
' attribute.protected org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesItemViewModelImpl.flags
The cached value of the 'Flags
' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesViewModelImpl.flags
The cached value of the 'Flags
' reference list.protected IAefTreeContentProvider<ItemViewModel>
CommonAttributeContentViewModelImpl.splitterSelectionTreeProvider
The cached value of the 'Splitter Selection Tree Provider
' attribute.protected org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributeContentItemViewModelImpl.useInput
The cached value of the 'Use Input
' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributesDataItemViewModelImpl.useInput
The cached value of the 'Use Input
' reference list.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return ItemViewModelModifier and TypeMethodDescriptionCommonAttributeContentItemViewModelImpl.basicGetSplitter()
CommonAttributeContentItemViewModelImpl.basicGetUse()
CommonAttributesDataItemViewModelImpl.basicGetUse()
CommonAttributeContentItemViewModelImpl.getSplitter()
CommonAttributeContentItemViewModelImpl.getUse()
CommonAttributesDataItemViewModelImpl.getUse()
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataViewModelImpl.getColumns()
org.eclipse.emf.common.util.EList<ItemViewModel>
PredefinedDataItemViewModelImpl.getColumnValues()
ExtDimensionTypesViewModelImpl.getFlagConsumer()
org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesItemViewModelImpl.getFlags()
org.eclipse.emf.common.util.EList<ItemViewModel>
ExtDimensionTypesViewModelImpl.getFlags()
CommonAttributeContentViewModelImpl.getSplitterSelectionTreeProvider()
org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributeContentItemViewModelImpl.getUseInput()
org.eclipse.emf.common.util.EList<ItemViewModel>
CommonAttributesDataItemViewModelImpl.getUseInput()
Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with parameters of type ItemViewModelModifier and TypeMethodDescriptionvoid
CommonAttributeContentItemViewModelImpl.setSplitter
(ItemViewModel newSplitter) void
CommonAttributeContentItemViewModelImpl.setUse
(ItemViewModel newUse) void
CommonAttributesDataItemViewModelImpl.setUse
(ItemViewModel newUse) Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type arguments of type ItemViewModelModifier and TypeMethodDescriptionvoid
ExtDimensionTypesViewModelImpl.setFlagConsumer
(BiConsumer<ExtDimensionTypesItemViewModel, ItemViewModel> newFlagConsumer) void
CommonAttributeContentViewModelImpl.setSplitterSelectionTreeProvider
(IAefTreeContentProvider<ItemViewModel> newSplitterSelectionTreeProvider) -
Uses of ItemViewModel 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 ItemViewModelModifier and TypeMethodDescriptionMdAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionCommonAttributeContentModel.createSplitterSelectionTreeContentProvider
(IMapper<org.eclipse.emf.ecore.EObject, ItemViewModel> mapper) Gets mapper based tree content provider for splitter selection dialog,Method parameters in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute with type arguments of type ItemViewModelModifier and TypeMethodDescriptionCommonAttributeContentModel.createSplitterSelectionTreeContentProvider
(IMapper<org.eclipse.emf.ecore.EObject, ItemViewModel> mapper) Gets mapper based tree content provider for splitter selection dialog, -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of ItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Extended Common Attribute Content Item View Model'.interface
A representation of the model object 'Extended Exchange Plan Content Item View Model'.interface
A representation of the model object 'Extended Predefined Data Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Extended Common Attribute Content Item View Model'.class
An implementation of the model object 'Extended Exchange Plan Content Item View Model'.class
An implementation of the model object 'Extended Predefined Data Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionAefEditorExtensionSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef
Subinterfaces of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aefModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Data Separator Item Model'.interface
A representation of the model object 'Http Services Item Model'.interface
A representation of the model object 'Web Services Item Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.impl
Classes in com._1c.g5.v8.dt.platform.services.ui.aef.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Data Separator Item Model'.class
An implementation of the model object 'Http Services Item Model'.class
An implementation of the model object 'Web Services Item Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.util
Methods in com._1c.g5.v8.dt.platform.services.ui.aef.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Configuration Standalone Content Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Configuration Standalone Content Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionStandaloneContentAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com._1c.g5.v8.dt.ui.aef.mappers
Classes in com._1c.g5.v8.dt.ui.aef.mappers with type parameters of type ItemViewModelModifier and TypeClassDescriptionclass
AefLabelMapper<M,
T extends ItemViewModel> IMapper
implementation that maps model object with the view structure specific.class
AefTreeContentProvider<M,
T extends ItemViewModel> IAefTreeContentProvider
implementation that provides tree structure specific.interface
IViewModelsMapper<M,
T extends ItemViewModel> View models mapper.class
OneWayLabelMapper<M,
V extends ItemViewModel> IMapper
implementation that maps model object with the same policy as itsOneWayMapper
ancestor.Methods in com._1c.g5.v8.dt.ui.aef.mappers that return ItemViewModelModifier and TypeMethodDescriptionT[]
AefTreeContentProvider.getChildren
(T parentElement) T[]
AefTreeContentProvider.getElements()
-
Uses of ItemViewModel in com._1c.g5.v8.dt.ui.aef.swt.views
Methods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type ItemViewModelModifier and TypeMethodDescriptionDtTableViewFilter.createMatchers
(ItemViewModel item) Returns matcher that can be used for applying regular expression with early specified pattern to text ofitem
.DtTreeViewFilter.createMatchers
(ItemViewModel item) Returns matcher that can be used for applying regular expression with early specified pattern to text ofitem
. -
Uses of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef
Subinterfaces of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aefModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Radio Group Item View Model'.interface
A representation of the model object 'Tree Item View Model'. -
Uses of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef.impl
Classes in com.e1c.g5.dt.applications.ui.editor.aef.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Radio Group Item View Model'.class
An implementation of the model object 'Tree Item View Model'. -
Uses of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef.util
Methods in com.e1c.g5.dt.applications.ui.editor.aef.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionApplicationEditorAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'. -
Uses of ItemViewModel in com.e1c.g5.dt.internal.applications.ui.editor.aef.views
Classes in com.e1c.g5.dt.internal.applications.ui.editor.aef.views with type parameters of type ItemViewModelModifier and TypeClassDescriptionfinal class
TreeViewContentProvider<T extends ItemViewModel>
The tree content provider for tree view. -
Uses of ItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels
Subinterfaces of ItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Distribution Support Item View Model'.Methods in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportViewModel.getColumns()
Returns the value of the 'Columns' reference list.org.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportItemViewModel.getColumnValues()
Returns the value of the 'Column Values' reference list. -
Uses of ItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl
Classes in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl that implement ItemViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Distribution Support Item View Model'.Fields in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl with type parameters of type ItemViewModelModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportViewModelImpl.columns
The cached value of the 'Columns
' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportItemViewModelImpl.columnValues
The cached value of the 'Column Values
' reference list.Methods in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.impl that return types with arguments of type ItemViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportViewModelImpl.getColumns()
org.eclipse.emf.common.util.EList<ItemViewModel>
DistributionSupportItemViewModelImpl.getColumnValues()
-
Uses of ItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util
Methods in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels.util with parameters of type ItemViewModelModifier and TypeMethodDescriptionDistributionSupportAefSwitch.caseItemViewModel
(ItemViewModel object) Returns the result of interpreting the object as an instance of 'Item View Model'.