Uses of Interface
com._1c.g5.aef2.standard.viewModels.TreeItemViewModel
Packages that use TreeItemViewModel
Package
Description
-
Uses of TreeItemViewModel in com._1c.g5.aef2.standard.viewModels
Classes in com._1c.g5.aef2.standard.viewModels with type parameters of type TreeItemViewModelModifier and TypeInterfaceDescriptioninterfaceDynamicTreeInput<T extends TreeItemViewModel>A representation of the model object 'Dynamic Tree Input'.Subinterfaces of TreeItemViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Static Tree Item View Model'.Methods in com._1c.g5.aef2.standard.viewModels with type parameters of type TreeItemViewModelModifier and TypeMethodDescription<T extends TreeItemViewModel>
DynamicTreeInput<T>AefStandardFactory.createDynamicTreeInput()Returns a new object of class 'Dynamic Tree Input'.Methods in com._1c.g5.aef2.standard.viewModels that return TreeItemViewModelModifier and TypeMethodDescriptionAefStandardFactory.createTreeItemViewModel()Returns a new object of class 'Tree Item View Model'.TreeViewModel.getSelectedItem()Returns the value of the 'Selected Item' reference.Methods in com._1c.g5.aef2.standard.viewModels with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidTreeViewModel.setSelectedItem(TreeItemViewModel value) Sets the value of the 'Selected Item' reference. -
Uses of TreeItemViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type TreeItemViewModelModifier and TypeClassDescriptionclassDynamicTreeInputImpl<T extends TreeItemViewModel>An implementation of the model object 'Dynamic Tree Input'.Classes in com._1c.g5.aef2.standard.viewModels.impl that implement TreeItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Static Tree Item View Model'.classAn implementation of the model object 'Tree Item View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as TreeItemViewModelModifier and TypeFieldDescriptionprotected TreeItemViewModelTreeViewModelImpl.selectedItemThe cached value of the 'Selected Item' reference.Methods in com._1c.g5.aef2.standard.viewModels.impl with type parameters of type TreeItemViewModelModifier and TypeMethodDescription<T extends TreeItemViewModel>
DynamicTreeInput<T>AefStandardFactoryImpl.createDynamicTreeInput()Methods in com._1c.g5.aef2.standard.viewModels.impl that return TreeItemViewModelModifier and TypeMethodDescriptionTreeViewModelImpl.basicGetSelectedItem()AefStandardFactoryImpl.createTreeItemViewModel()TreeViewModelImpl.getSelectedItem()Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidTreeViewModelImpl.setSelectedItem(TreeItemViewModel newSelectedItem) -
Uses of TreeItemViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with type parameters of type TreeItemViewModelModifier and TypeMethodDescription<T extends TreeItemViewModel>
T1AefStandardSwitch.caseDynamicTreeInput(DynamicTreeInput<T> object) Returns the result of interpreting the object as an instance of 'Dynamic Tree Input'.Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseTreeItemViewModel(TreeItemViewModel object) Returns the result of interpreting the object as an instance of 'Tree Item View Model'. -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.catalog
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.catalog that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>CatalogEditorOwnersPageComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> CatalogEditorOwnersPageComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.filtercriterion that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>FilterCriterionEditorContentPageComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> FilterCriterionEditorContentPageComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloption that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>FunctionalOptionEditorContentPageComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> FunctionalOptionEditorContentPageComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.functionaloptionsparameter that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>FunctionalOptionsParameterUseComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> FunctionalOptionsParameterUseComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.functionaloptions that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>DtGranularEditorFunctionalOptionsMdObjectContentComponent.createContentProvider() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.generation that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>DtGranularEditorGenerationBaseComponent.createContentProvider()protected IViewModelsMapper<Object,TreeItemViewModel> DtGranularEditorGenerationBaseComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.predefineddata that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<org.eclipse.emf.ecore.EObject,TreeItemViewModel> PredefinedCalculationTypeCalculationBaseComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.pages.recorders that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>DtGranularEditorRecordersPageComponent.createContentProvider()protected IViewModelsMapper<Object,TreeItemViewModel> DtGranularEditorRecordersPageComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.subsystem that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<Object,TreeItemViewModel> SubsystemEditorContentPageComponent.createTreeMapper() -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<Object,TreeItemViewModel> AdoptedCommonAttributeContentTreeComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<Object,TreeItemViewModel> AdoptedExchangePlanContentComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.page.predefineddata that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<org.eclipse.emf.ecore.EObject,TreeItemViewModel> AdoptedPredefinedDataComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return TreeItemViewModelModifier and TypeMethodDescriptionprotected TreeItemViewModelCommonAttributeContentTreeComponent.CommonAttributeContentMapper.createItemViewModel()Methods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>CommonAttributeContentTreeComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> CommonAttributeContentTreeComponent.createTreeMapper()protected IViewModelsMapper<Object,TreeItemViewModel> StandardObjectsTreeComponent.createTreeMapper()Methods in com._1c.g5.v8.dt.md.ui.aef.components with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidCommonAttributeContentTreeComponent.CommonAttributeContentMapper.updateItemViewModel(TreeItemViewModel item, Object modelValue) -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Common Attribute Content Item View Model'.interfaceA representation of the model object 'Exchange Plan Content Item View Model'.interfaceA representation of the model object 'Predefined Data Item View Model'.interfaceA representation of the model object 'Required Permissions Item View Model'.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels that return TreeItemViewModelModifier and TypeMethodDescriptionExtDimensionTypesItemViewModel.getCharacteristicType()Returns the value of the 'Characteristic Type' reference.CommonAttributesDataItemViewModel.getSplitter()Returns the value of the 'Splitter' reference.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionExtDimensionTypesViewModel.getCharacteristicTypesConsumer()Returns the value of the 'Characteristic Types Consumer' attribute.ExtDimensionTypesViewModel.getCharacteristicTypesProvider()Returns the value of the 'Characteristic Types Provider' attribute.CommonAttributesDataViewModel.getMapper()Returns the value of the 'Mapper' attribute.CommonAttributesDataViewModel.getSplitterProvider()Returns the value of the 'Splitter Provider' attribute.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidExtDimensionTypesItemViewModel.setCharacteristicType(TreeItemViewModel value) Sets the value of the 'Characteristic Type' reference.voidCommonAttributesDataItemViewModel.setSplitter(TreeItemViewModel value) Sets the value of the 'Splitter' reference.Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels with type arguments of type TreeItemViewModelModifier and TypeMethodDescriptionvoidExtDimensionTypesViewModel.setCharacteristicTypesConsumer(BiConsumer<ExtDimensionTypesItemViewModel, TreeItemViewModel> value) Sets the value of the 'Characteristic Types Consumer' attribute.voidExtDimensionTypesViewModel.setCharacteristicTypesProvider(IAefTreeContentProvider<TreeItemViewModel> value) Sets the value of the 'Characteristic Types Provider' attribute.voidCommonAttributesDataViewModel.setMapper(IMapper<?, TreeItemViewModel> value) Sets the value of the 'Mapper' attribute.voidCommonAttributesDataViewModel.setSplitterProvider(IAefTreeContentProvider<TreeItemViewModel> value) Sets the value of the 'Splitter Provider' attribute. -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Common Attribute Content Item View Model'.classAn implementation of the model object 'Exchange Plan Content Item View Model'.classAn implementation of the model object 'Predefined Data Item View Model'.classAn implementation of the model object 'Required Permissions Item View Model'.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl declared as TreeItemViewModelModifier and TypeFieldDescriptionprotected TreeItemViewModelExtDimensionTypesItemViewModelImpl.characteristicTypeThe cached value of the 'Characteristic Type' reference.protected TreeItemViewModelCommonAttributesDataItemViewModelImpl.splitterThe cached value of the 'Splitter' reference.Fields in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type parameters of type TreeItemViewModelModifier and TypeFieldDescriptionExtDimensionTypesViewModelImpl.characteristicTypesConsumerThe cached value of the 'Characteristic Types Consumer' attribute.protected IAefTreeContentProvider<TreeItemViewModel>ExtDimensionTypesViewModelImpl.characteristicTypesProviderThe cached value of the 'Characteristic Types Provider' attribute.protected IMapper<?,TreeItemViewModel> CommonAttributesDataViewModelImpl.mapperThe cached value of the 'Mapper' attribute.protected IAefTreeContentProvider<TreeItemViewModel>CommonAttributesDataViewModelImpl.splitterProviderThe cached value of the 'Splitter Provider' attribute.Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return TreeItemViewModelModifier and TypeMethodDescriptionExtDimensionTypesItemViewModelImpl.basicGetCharacteristicType()CommonAttributesDataItemViewModelImpl.basicGetSplitter()ExtDimensionTypesItemViewModelImpl.getCharacteristicType()CommonAttributesDataItemViewModelImpl.getSplitter()Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionExtDimensionTypesViewModelImpl.getCharacteristicTypesConsumer()ExtDimensionTypesViewModelImpl.getCharacteristicTypesProvider()CommonAttributesDataViewModelImpl.getMapper()CommonAttributesDataViewModelImpl.getSplitterProvider()Methods in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidExtDimensionTypesItemViewModelImpl.setCharacteristicType(TreeItemViewModel newCharacteristicType) voidCommonAttributesDataItemViewModelImpl.setSplitter(TreeItemViewModel newSplitter) Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type arguments of type TreeItemViewModelModifier and TypeMethodDescriptionvoidExtDimensionTypesViewModelImpl.setCharacteristicTypesConsumer(BiConsumer<ExtDimensionTypesItemViewModel, TreeItemViewModel> newCharacteristicTypesConsumer) voidExtDimensionTypesViewModelImpl.setCharacteristicTypesProvider(IAefTreeContentProvider<TreeItemViewModel> newCharacteristicTypesProvider) voidCommonAttributesDataViewModelImpl.setMapper(IMapper<?, TreeItemViewModel> newMapper) voidCommonAttributesDataViewModelImpl.setSplitterProvider(IAefTreeContentProvider<TreeItemViewModel> newSplitterProvider) -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeMethodDescriptionMdAefSwitch.caseTreeItemViewModel(TreeItemViewModel object) Returns the result of interpreting the object as an instance of 'Tree Item View Model'. -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>ConfigurationStandaloneContentComponent.createContentProvider()protected IViewModelsMapper<Object,TreeItemViewModel> ConfigurationStandaloneContentComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.document that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<Object,TreeItemViewModel> DocumentEditorPostingPageComponent.createTreeMapper() -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that return TreeItemViewModelModifier and TypeMethodDescriptionprotected TreeItemViewModelExchangePlanContentComponent.ExchangePlatContentMapper.createItemViewModel()Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>ExchangePlanContentComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<Object,TreeItemViewModel> ExchangePlanContentComponent.createTreeMapper()Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidExchangePlanContentComponent.ExchangePlatContentMapper.updateItemViewModel(TreeItemViewModel item, Object modelValue) -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata that return TreeItemViewModelModifier and TypeMethodDescriptionprotected TreeItemViewModelPredefinedDataComponent.PredefinedDataMapper.createItemViewModel()Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<org.eclipse.emf.ecore.EObject,TreeItemViewModel> PredefinedDataComponent.createTreeMapper()Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata with parameters of type TreeItemViewModelModifier and TypeMethodDescriptionvoidPredefinedDataComponent.PredefinedDataMapper.updateItemViewModel(TreeItemViewModel item, org.eclipse.emf.ecore.EObject modelValue) -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of TreeItemViewModel 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 TreeItemViewModel 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 TreeItemViewModelModifier 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 TreeItemViewModel 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 TreeItemViewModelModifier and TypeMethodDescriptionAefEditorExtensionSwitch.caseTreeItemViewModel(TreeItemViewModel object) Returns the result of interpreting the object as an instance of 'Tree Item View Model'. -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of TreeItemViewModel 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 TreeItemViewModel 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 TreeItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Configuration Standalone Content Item View Model'. -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeMethodDescriptionStandaloneContentAefSwitch.caseTreeItemViewModel(TreeItemViewModel object) Returns the result of interpreting the object as an instance of 'Tree Item View Model'. -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return TreeItemViewModelModifier and TypeMethodDescriptionprotected TreeItemViewModelNavigatorTreeComponent.NavigatorMapper.createItemViewModel()protected TreeItemViewModelNavigatorTreeComponent.NavigatorMapper.createModelToView(Object modelValue) protected TreeItemViewModelDtDynamicTreeComponent.getCurretnSelectionsFirstItem()Returns the first element in this selection, ornullif the selection is empty.Methods in com._1c.g5.v8.dt.ui.aef.component that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IAefTreeContentProvider<TreeItemViewModel>DtDynamicTreeComponent.createContentProvider()CreatesIAefTreeContentProviderinstance.protected IViewModelsMapper<T,TreeItemViewModel> DtDynamicTreeComponent.createTreeMapper()Gets or createsIMapperinstance.protected IViewModelsMapper<Object,TreeItemViewModel> NavigatorTreeComponent.createTreeMapper()protected IAefTreeContentProvider<TreeItemViewModel>DtDynamicTreeComponent.getContentProvider()Returns content provider.DtDynamicTreeComponent.getMapper()Returns mapper. -
Uses of TreeItemViewModel in com._1c.g5.v8.dt.ui.aef.events
Methods in com._1c.g5.v8.dt.ui.aef.events that return TreeItemViewModelModifier and TypeMethodDescriptionTreeSetExpansionEvent.getExpandedItems()Returns the expanded objects.TreeDoubleClickEvent.getItemViewModel()Returns the item view model clicked.TreeModifyEvent.getItemViewModel()Returns the item view model clicked.TreeRefreshEvent.getRefreshingObjects()Returns the refreshing objects.TreeSetSelectionEvent.getSelectedItems()Returns the selected objects.Methods in com._1c.g5.v8.dt.ui.aef.events that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionTreeExpansionEvent.getItems()Returns the tree expansion items.TreeCommitEvent.getViewModels()Constructors in com._1c.g5.v8.dt.ui.aef.events with parameters of type TreeItemViewModelModifierConstructorDescriptionTreeCommitEvent(TreeItemViewModel... itemViewModels) Creates a new instanceTreeDoubleClickEvent(TreeItemViewModel itemViewModel) Creates a new instance.TreeModifyEvent(TreeItemViewModel itemViewModel, int keyCode) Creates a new instance.TreeRefreshEvent(TreeItemViewModel... refreshingObjects) Creates a new instance.TreeSetExpansionEvent(TreeItemViewModel... expanded) Creates a new instance.TreeSetSelectionEvent(TreeItemViewModel... selectedObjects) Creates a new instance.Constructor parameters in com._1c.g5.v8.dt.ui.aef.events with type arguments of type TreeItemViewModelModifierConstructorDescriptionCreates a new event. -
Uses of TreeItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels
Subinterfaces of TreeItemViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Distribution Support Item View Model'. -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Distribution Support Item View Model'. -
Uses of TreeItemViewModel 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 TreeItemViewModelModifier and TypeMethodDescriptionDistributionSupportAefSwitch.caseTreeItemViewModel(TreeItemViewModel object) Returns the result of interpreting the object as an instance of 'Tree Item View Model'. -
Uses of TreeItemViewModel in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.components that return types with arguments of type TreeItemViewModelModifier and TypeMethodDescriptionprotected IViewModelsMapper<Object,TreeItemViewModel> DistributionDistributeNavigatorTreeComponent.createTreeMapper()protected IViewModelsMapper<Object,TreeItemViewModel> DistributionSupportNavigatorTreeComponent.createTreeMapper()