Uses of Interface
com._1c.g5.aef2.standard.viewModels.ItemViewModel
- 
- 
Uses of ItemViewModel in com._1c.g5.aef2.standard.providersClasses in com._1c.g5.aef2.standard.providers with type parameters of type ItemViewModel Modifier and Type Interface Description interfaceIAefTreeContentProvider<T extends ItemViewModel>Tree content provider equivalent for AEF trees.Methods in com._1c.g5.aef2.standard.providers that return ItemViewModel Modifier and Type Method Description T[]IAefTreeContentProvider. getChildren(T parentElement)T[]IAefTreeContentProvider. getElements()
- 
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModelsSubinterfaces of ItemViewModel in com._1c.g5.aef2.standard.viewModels Modifier and Type Interface Description interfaceCheckedItemViewModelA representation of the model object 'Checked Item View Model'.interfaceComboItemViewModelA representation of the model object 'Combo Item View Model'.interfaceRadioGroupItemViewModelA representation of the model object 'Radio Group Item View Model'.interfaceSectionActionItemViewModelA representation of the model object 'Section Action Item View Model'.interfaceStaticTableItemViewModelA representation of the model object 'Static Table Item View Model'.interfaceStaticTreeItemViewModelA representation of the model object 'Static Tree Item View Model'.interfaceTableItemViewModelA representation of the model object 'Table Item View Model'.interfaceTreeItemViewModelA representation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels that return ItemViewModel Modifier and Type Method Description ItemViewModelAefStandardFactory. createItemViewModel()Returns a new object of class 'Item View Model'.
- 
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModels.implClasses in com._1c.g5.aef2.standard.viewModels.impl that implement ItemViewModel Modifier and Type Class Description classCheckedItemViewModelImplAn implementation of the model object 'Checked Item View Model'.classComboItemViewModelImplAn implementation of the model object 'Combo Item View Model'.classItemViewModelImplAn implementation of the model object 'Item View Model'.classRadioGroupItemViewModelImplAn implementation of the model object 'Radio Group Item View Model'.classSectionActionItemViewModelImplAn implementation of the model object 'Section Action Item View Model'.classStaticTableItemViewModelImplAn implementation of the model object 'Static Table Item View Model'.classStaticTreeItemViewModelImplAn implementation of the model object 'Static Tree Item View Model'.classTableItemViewModelImplAn implementation of the model object 'Table Item View Model'.classTreeItemViewModelImplAn implementation of the model object 'Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return ItemViewModel Modifier and Type Method Description ItemViewModelAefStandardFactoryImpl. createItemViewModel()
- 
Uses of ItemViewModel in com._1c.g5.aef2.standard.viewModels.utilMethods in com._1c.g5.aef2.standard.viewModels.util with parameters of type ItemViewModel Modifier and Type Method Description T1AefStandardSwitch. 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.viewModelsSubinterfaces of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels Modifier and Type Interface Description interfaceDataPathItemA representation of the model object 'Data Path Item'.interfaceDataPathRowItemA representation of the model object 'Data Path Row Item'.interfaceDataPathTableItemA representation of the model object 'Data Path Table Item'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.implClasses in com._1c.g5.v8.dt.form.ui.aef.viewModels.impl that implement ItemViewModel Modifier and Type Class Description classDataPathItemImplAn implementation of the model object 'Data Path Item'.classDataPathRowItemImplAn implementation of the model object 'Data Path Row Item'.classDataPathTableItemImplAn implementation of the model object 'Data Path Table Item'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.form.ui.aef.viewModels.utilMethods in com._1c.g5.v8.dt.form.ui.aef.viewModels.util with parameters of type ItemViewModel Modifier and Type Method Description TFormAefSwitch. 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.aef.componentsFields in com._1c.g5.v8.dt.md.ui.aef.components with type parameters of type ItemViewModel Modifier and Type Field Description protected static Pair<CommonAttributeUse,ItemViewModel>CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__AUTO_DONT_USE_STATEprotected static Pair<CommonAttributeUse,ItemViewModel>CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__AUTO_USE_STATEprotected static Pair<CommonAttributeUse,ItemViewModel>CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__DONT_USE_STATEprotected static 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 ItemViewModel Modifier and Type Method Description protected 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.viewModelsSubinterfaces of ItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels Modifier and Type Interface Description interfaceAccountingFlagsItemViewModelA representation of the model object 'Accounting Flags Item View Model'.interfaceCharacteristicsTableItemViewModelA representation of the model object 'Characteristics Table Item View Model'.interfaceChoiceParameterItemA representation of the model object 'Choice Parameter Item'.interfaceCommonAttributeContentItemViewModelA representation of the model object 'Common Attribute Content Item View Model'.interfaceCommonAttributesDataItemViewModelA representation of the model object 'Common Attributes Data Item View Model'.interfaceDataExchangeItemViewModelA representation of the model object 'Data Exchange Item View Model'.interfaceExchangePlanContentItemViewModelA representation of the model object 'Exchange Plan Content Item View Model'.interfaceExtDimensionTypesItemViewModelA representation of the model object 'Ext Dimension Types Item View Model'.interfaceMobileApplicationUrlItemViewModelA representation of the model object 'Mobile Application Url Item View Model'.interfacePredefinedDataItemViewModelA representation of the model object 'Predefined Data Item View Model'.interfaceRequiredPermissionMessageItemViewModelA representation of the model object 'Required Permission Message Item View Model'.interfaceRequiredPermissionsItemViewModelA representation of the model object 'Required Permissions Item View Model'.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels that return ItemViewModel Modifier and Type Method Description ItemViewModelCommonAttributeContentItemViewModel. getSplitter()Returns the value of the 'Splitter' reference.ItemViewModelCommonAttributeContentItemViewModel. getUse()Returns the value of the 'Use' reference.ItemViewModelCommonAttributesDataItemViewModel. 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 ItemViewModel Modifier and Type Method Description org.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.BiConsumer<ExtDimensionTypesItemViewModel,ItemViewModel>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.IAefTreeContentProvider<ItemViewModel>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 ItemViewModel Modifier and Type Method Description voidCommonAttributeContentItemViewModel. 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 ItemViewModel Modifier and Type Method Description voidExtDimensionTypesViewModel. 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.implClasses in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that implement ItemViewModel Modifier and Type Class Description classAccountingFlagsItemViewModelImplAn implementation of the model object 'Accounting Flags Item View Model'.classCharacteristicsTableItemViewModelImplAn implementation of the model object 'Characteristics Table Item View Model'.classChoiceParameterItemImplAn implementation of the model object 'Choice Parameter Item'.classCommonAttributeContentItemViewModelImplAn implementation of the model object 'Common Attribute Content Item View Model'.classCommonAttributesDataItemViewModelImplAn implementation of the model object 'Common Attributes Data Item View Model'.classDataExchangeItemViewModelImplAn implementation of the model object 'Data Exchange Item View Model'.classExchangePlanContentItemViewModelImplAn implementation of the model object 'Exchange Plan Content Item View Model'.classExtDimensionTypesItemViewModelImplAn implementation of the model object 'Ext Dimension Types Item View Model'.classMobileApplicationUrlItemViewModelImplAn implementation of the model object 'Mobile Application Url Item View Model'.classPredefinedDataItemViewModelImplAn implementation of the model object 'Predefined Data Item View Model'.classRequiredPermissionMessageItemViewModelImplAn implementation of the model object 'Required Permission Message Item View Model'.classRequiredPermissionsItemViewModelImplAn implementation of the model object 'Required Permissions Item View Model'.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl declared as ItemViewModel Modifier and Type Field Description protected 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 ItemViewModel Modifier and Type Field Description protected 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.protected BiConsumer<ExtDimensionTypesItemViewModel,ItemViewModel>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 ItemViewModel Modifier and Type Method Description ItemViewModelCommonAttributeContentItemViewModelImpl. basicGetSplitter()ItemViewModelCommonAttributeContentItemViewModelImpl. basicGetUse()ItemViewModelCommonAttributesDataItemViewModelImpl. basicGetUse()ItemViewModelCommonAttributeContentItemViewModelImpl. getSplitter()ItemViewModelCommonAttributeContentItemViewModelImpl. getUse()ItemViewModelCommonAttributesDataItemViewModelImpl. getUse()Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return types with arguments of type ItemViewModel Modifier and Type Method Description org.eclipse.emf.common.util.EList<ItemViewModel>PredefinedDataViewModelImpl. getColumns()org.eclipse.emf.common.util.EList<ItemViewModel>PredefinedDataItemViewModelImpl. getColumnValues()BiConsumer<ExtDimensionTypesItemViewModel,ItemViewModel>ExtDimensionTypesViewModelImpl. getFlagConsumer()org.eclipse.emf.common.util.EList<ItemViewModel>ExtDimensionTypesItemViewModelImpl. getFlags()org.eclipse.emf.common.util.EList<ItemViewModel>ExtDimensionTypesViewModelImpl. getFlags()IAefTreeContentProvider<ItemViewModel>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 ItemViewModel Modifier and Type Method Description voidCommonAttributeContentItemViewModelImpl. 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 ItemViewModel Modifier and Type Method Description voidExtDimensionTypesViewModelImpl. setFlagConsumer(BiConsumer<ExtDimensionTypesItemViewModel,ItemViewModel> newFlagConsumer)voidCommonAttributeContentViewModelImpl. setSplitterSelectionTreeProvider(IAefTreeContentProvider<ItemViewModel> newSplitterSelectionTreeProvider)
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels.utilMethods in com._1c.g5.v8.dt.md.ui.aef.viewModels.util with parameters of type ItemViewModel Modifier and Type Method Description T1MdAefSwitch. 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.commonattributeMethods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonattribute that return types with arguments of type ItemViewModel Modifier and Type Method Description IAefTreeContentProvider<ItemViewModel>CommonAttributeContentModel. 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 ItemViewModel Modifier and Type Method Description IAefTreeContentProvider<ItemViewModel>CommonAttributeContentModel. 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.viewModelsSubinterfaces of ItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels Modifier and Type Interface Description interfaceExtendedCommonAttributeContentItemViewModelA representation of the model object 'Extended Common Attribute Content Item View Model'.interfaceExtendedExchangePlanContentItemViewModelA representation of the model object 'Extended Exchange Plan Content Item View Model'.interfaceExtendedPredefinedDataItemViewModelA 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.implClasses in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.impl that implement ItemViewModel Modifier and Type Class Description classExtendedCommonAttributeContentItemViewModelImplAn implementation of the model object 'Extended Common Attribute Content Item View Model'.classExtendedExchangePlanContentItemViewModelImplAn implementation of the model object 'Extended Exchange Plan Content Item View Model'.classExtendedPredefinedDataItemViewModelImplAn 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.utilMethods in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels.util with parameters of type ItemViewModel Modifier and Type Method Description TAefEditorExtensionSwitch. 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.aefSubinterfaces of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef Modifier and Type Interface Description interfaceDataSeparatorItemModelA representation of the model object 'Data Separator Item Model'.interfaceHttpServicesItemModelA representation of the model object 'Http Services Item Model'.interfaceWebServicesItemModelA representation of the model object 'Web Services Item Model'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.implClasses in com._1c.g5.v8.dt.platform.services.ui.aef.impl that implement ItemViewModel Modifier and Type Class Description classDataSeparatorItemModelImplAn implementation of the model object 'Data Separator Item Model'.classHttpServicesItemModelImplAn implementation of the model object 'Http Services Item Model'.classWebServicesItemModelImplAn implementation of the model object 'Web Services Item Model'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.platform.services.ui.aef.utilMethods in com._1c.g5.v8.dt.platform.services.ui.aef.util with parameters of type ItemViewModel Modifier and Type Method Description TAefSwitch. 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.viewModelsSubinterfaces of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels Modifier and Type Interface Description interfaceConfigurationStandaloneContentItemViewModelA representation of the model object 'Configuration Standalone Content Item View Model'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.implClasses in com._1c.g5.v8.dt.scc.ui.aef.viewModels.impl that implement ItemViewModel Modifier and Type Class Description classConfigurationStandaloneContentItemViewModelImplAn implementation of the model object 'Configuration Standalone Content Item View Model'.
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels.utilMethods in com._1c.g5.v8.dt.scc.ui.aef.viewModels.util with parameters of type ItemViewModel Modifier and Type Method Description TStandaloneContentAefSwitch. 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.mappersClasses in com._1c.g5.v8.dt.ui.aef.mappers with type parameters of type ItemViewModel Modifier and Type Class Description classAefLabelMapper<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 ItemViewModel Modifier and Type Method Description T[]AefTreeContentProvider. getChildren(T parentElement)T[]AefTreeContentProvider. getElements()
- 
Uses of ItemViewModel in com._1c.g5.v8.dt.ui.aef.swt.viewsMethods in com._1c.g5.v8.dt.ui.aef.swt.views with parameters of type ItemViewModel Modifier and Type Method Description MatcherDtTableViewFilter. createMatchers(ItemViewModel item)Returns matcher that can be used for applying regular expression with early specified pattern to text ofitem.MatcherDtTreeViewFilter. 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.aefSubinterfaces of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef Modifier and Type Interface Description interfaceRadioGroupItemViewModelA representation of the model object 'Radio Group Item View Model'.interfaceTreeItemViewModelA representation of the model object 'Tree Item View Model'.
- 
Uses of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef.implClasses in com.e1c.g5.dt.applications.ui.editor.aef.impl that implement ItemViewModel Modifier and Type Class Description classRadioGroupItemViewModelImplAn implementation of the model object 'Radio Group Item View Model'.classTreeItemViewModelImplAn implementation of the model object 'Tree Item View Model'.
- 
Uses of ItemViewModel in com.e1c.g5.dt.applications.ui.editor.aef.utilMethods in com.e1c.g5.dt.applications.ui.editor.aef.util with parameters of type ItemViewModel Modifier and Type Method Description TApplicationEditorAefSwitch. caseItemViewModel(ItemViewModel object)Returns the result of interpreting the object as an instance of 'Item View Model'.
 
-