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 TypeInterfaceDescriptioninterfaceIAefTreeContentProvider<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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Checked Item View Model'.interfaceA representation of the model object 'Combo Item View Model'.interfaceA representation of the model object 'Radio Group Item View Model'.interfaceA representation of the model object 'Section Action Item View Model'.interfaceA representation of the model object 'Static Table Item View Model'.interfaceA representation of the model object 'Static Tree Item View Model'.interfaceA representation of the model object 'Table Item View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Checked Item View Model'.classAn implementation of the model object 'Combo Item View Model'.classAn implementation of the model object 'Item View Model'.classAn implementation of the model object 'Radio Group Item View Model'.classAn implementation of the model object 'Section Action Item View Model'.classAn implementation of the model object 'Static Table Item View Model'.classAn implementation of the model object 'Static Tree Item View Model'.classAn implementation of the model object 'Table Item View Model'.classAn 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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Data Path Item'.interfaceA representation of the model object 'Data Path Row Item'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Data Path Item'.classAn implementation of the model object 'Data Path Row Item'.classAn 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_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_USE_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__DONT_USE_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__USE_STATEMethods 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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Flags Item View Model'.interfaceA representation of the model object 'Allowed Incoming Share Request Type Item View Model'.interfaceA representation of the model object 'Characteristics Table Item View Model'.interfaceA representation of the model object 'Choice Parameter Item'.interfaceA representation of the model object 'Common Attribute Content Item View Model'.interfaceA representation of the model object 'Common Attributes Data Item View Model'.interfaceA representation of the model object 'Data Exchange Item View Model'.interfaceA representation of the model object 'Exchange Plan Content Item View Model'.interfaceA representation of the model object 'Ext Dimension Types Item View Model'.interfaceA representation of the model object 'Mobile Application Url Item View Model'.interfaceA representation of the model object 'Predefined Data Item View Model'.interfaceA representation of the model object 'Required Permission Message Item View Model'.interfaceA representation of the model object 'Required Permissions Item View Model'.interfaceA 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 TypeMethodDescriptionvoidCommonAttributeContentItemViewModel.setSplitter(ItemViewModel value) Sets the value of the 'Splitter' reference.voidCommonAttributeContentItemViewModel.setUse(ItemViewModel value) Sets the value of the 'Use' reference.voidCommonAttributesDataItemViewModel.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 TypeMethodDescriptionvoidExtDimensionTypesViewModel.setFlagConsumer(BiConsumer<ExtDimensionTypesItemViewModel, ItemViewModel> value) Sets the value of the 'Flag Consumer' attribute.voidCommonAttributeContentViewModel.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 TypeClassDescriptionclassAn implementation of the model object 'Accounting Flags Item View Model'.classAn implementation of the model object 'Allowed Incoming Share Request Type Item View Model'.classAn implementation of the model object 'Characteristics Table Item View Model'.classAn implementation of the model object 'Choice Parameter Item'.classAn implementation of the model object 'Common Attribute Content Item View Model'.classAn implementation of the model object 'Common Attributes Data Item View Model'.classAn implementation of the model object 'Data Exchange Item View Model'.classAn implementation of the model object 'Exchange Plan Content Item View Model'.classAn implementation of the model object 'Ext Dimension Types Item View Model'.classAn implementation of the model object 'Mobile Application Url Item View Model'.classAn implementation of the model object 'Predefined Data Item View Model'.classAn implementation of the model object 'Required Permission Message Item View Model'.classAn implementation of the model object 'Required Permissions Item View Model'.classAn 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 ItemViewModelCommonAttributeContentItemViewModelImpl.splitterThe cached value of the 'Splitter' reference.protected ItemViewModelCommonAttributeContentItemViewModelImpl.useThe cached value of the 'Use' reference.protected ItemViewModelCommonAttributesDataItemViewModelImpl.useThe 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.columnsThe cached value of the 'Columns' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>PredefinedDataItemViewModelImpl.columnValuesThe cached value of the 'Column Values' reference list.ExtDimensionTypesViewModelImpl.flagConsumerThe cached value of the 'Flag Consumer' attribute.protected org.eclipse.emf.common.util.EList<ItemViewModel>ExtDimensionTypesItemViewModelImpl.flagsThe cached value of the 'Flags' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>ExtDimensionTypesViewModelImpl.flagsThe cached value of the 'Flags' reference list.protected IAefTreeContentProvider<ItemViewModel>CommonAttributeContentViewModelImpl.splitterSelectionTreeProviderThe cached value of the 'Splitter Selection Tree Provider' attribute.protected org.eclipse.emf.common.util.EList<ItemViewModel>CommonAttributeContentItemViewModelImpl.useInputThe cached value of the 'Use Input' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>CommonAttributesDataItemViewModelImpl.useInputThe 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 TypeMethodDescriptionvoidCommonAttributeContentItemViewModelImpl.setSplitter(ItemViewModel newSplitter) voidCommonAttributeContentItemViewModelImpl.setUse(ItemViewModel newUse) voidCommonAttributesDataItemViewModelImpl.setUse(ItemViewModel newUse) Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type arguments of type ItemViewModelModifier and TypeMethodDescriptionvoidExtDimensionTypesViewModelImpl.setFlagConsumer(BiConsumer<ExtDimensionTypesItemViewModel, ItemViewModel> newFlagConsumer) voidCommonAttributeContentViewModelImpl.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Extended Common Attribute Content Item View Model'.interfaceA representation of the model object 'Extended Exchange Plan Content Item View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Extended Common Attribute Content Item View Model'.classAn implementation of the model object 'Extended Exchange Plan Content Item View Model'.classAn 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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Data Separator Item Model'.interfaceA representation of the model object 'Http Services Item Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Data Separator Item Model'.classAn implementation of the model object 'Http Services Item Model'.classAn 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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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 TypeClassDescriptionclassAefLabelMapper<M,T extends ItemViewModel> IMapperimplementation that maps model object with the view structure specific.classAefTreeContentProvider<M,T extends ItemViewModel> IAefTreeContentProviderimplementation that provides tree structure specific.interfaceIViewModelsMapper<M,T extends ItemViewModel> View models mapper.classOneWayLabelMapper<M,V extends ItemViewModel> IMapperimplementation that maps model object with the same policy as itsOneWayMapperancestor.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'Radio Group Item View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Radio Group Item View Model'.classAn 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 classTreeViewContentProvider<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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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.columnsThe cached value of the 'Columns' reference list.protected org.eclipse.emf.common.util.EList<ItemViewModel>DistributionSupportItemViewModelImpl.columnValuesThe 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'.