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 TypeInterfaceDescriptioninterface
DynamicTreeInput<T extends TreeItemViewModel>
A representation of the model object 'Dynamic Tree Input'.Subinterfaces of TreeItemViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A 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 TypeMethodDescriptionvoid
TreeViewModel.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 TypeClassDescriptionclass
DynamicTreeInputImpl<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 TypeClassDescriptionclass
An implementation of the model object 'Static Tree Item View Model'.class
An implementation of the model object 'Tree Item View Model'.Fields in com._1c.g5.aef2.standard.viewModels.impl declared as TreeItemViewModelModifier and TypeFieldDescriptionprotected TreeItemViewModel
TreeViewModelImpl.selectedItem
The 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 TypeMethodDescriptionvoid
TreeViewModelImpl.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()
CreatesIAefTreeContentProvider
instance.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()
CreatesIAefTreeContentProvider
instance.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()
CreatesIAefTreeContentProvider
instance.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()
CreatesIAefTreeContentProvider
instance.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 TreeItemViewModel
CommonAttributeContentTreeComponent.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()
CreatesIAefTreeContentProvider
instance.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 TypeMethodDescriptionvoid
CommonAttributeContentTreeComponent.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 TypeInterfaceDescriptioninterface
A representation of the model object 'Common Attribute Content Item View Model'.interface
A representation of the model object 'Exchange Plan Content Item View Model'.interface
A representation of the model object 'Predefined Data Item View Model'.interface
A 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 TypeMethodDescriptionvoid
ExtDimensionTypesItemViewModel.setCharacteristicType
(TreeItemViewModel value) Sets the value of the 'Characteristic Type
' reference.void
CommonAttributesDataItemViewModel.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 TypeMethodDescriptionvoid
ExtDimensionTypesViewModel.setCharacteristicTypesConsumer
(BiConsumer<ExtDimensionTypesItemViewModel, TreeItemViewModel> value) Sets the value of the 'Characteristic Types Consumer
' attribute.void
ExtDimensionTypesViewModel.setCharacteristicTypesProvider
(IAefTreeContentProvider<TreeItemViewModel> value) Sets the value of the 'Characteristic Types Provider
' attribute.void
CommonAttributesDataViewModel.setMapper
(IMapper<?, TreeItemViewModel> value) Sets the value of the 'Mapper
' attribute.void
CommonAttributesDataViewModel.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 TypeClassDescriptionclass
An implementation of the model object 'Common Attribute Content Item View Model'.class
An implementation of the model object 'Exchange Plan Content Item View Model'.class
An implementation of the model object 'Predefined Data Item View Model'.class
An 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 TreeItemViewModel
ExtDimensionTypesItemViewModelImpl.characteristicType
The cached value of the 'Characteristic Type
' reference.protected TreeItemViewModel
CommonAttributesDataItemViewModelImpl.splitter
The 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.characteristicTypesConsumer
The cached value of the 'Characteristic Types Consumer
' attribute.protected IAefTreeContentProvider<TreeItemViewModel>
ExtDimensionTypesViewModelImpl.characteristicTypesProvider
The cached value of the 'Characteristic Types Provider
' attribute.protected IMapper<?,
TreeItemViewModel> CommonAttributesDataViewModelImpl.mapper
The cached value of the 'Mapper
' attribute.protected IAefTreeContentProvider<TreeItemViewModel>
CommonAttributesDataViewModelImpl.splitterProvider
The 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 TypeMethodDescriptionvoid
ExtDimensionTypesItemViewModelImpl.setCharacteristicType
(TreeItemViewModel newCharacteristicType) void
CommonAttributesDataItemViewModelImpl.setSplitter
(TreeItemViewModel newSplitter) Method parameters in com._1c.g5.v8.dt.md.ui.aef.viewModels.impl with type arguments of type TreeItemViewModelModifier and TypeMethodDescriptionvoid
ExtDimensionTypesViewModelImpl.setCharacteristicTypesConsumer
(BiConsumer<ExtDimensionTypesItemViewModel, TreeItemViewModel> newCharacteristicTypesConsumer) void
ExtDimensionTypesViewModelImpl.setCharacteristicTypesProvider
(IAefTreeContentProvider<TreeItemViewModel> newCharacteristicTypesProvider) void
CommonAttributesDataViewModelImpl.setMapper
(IMapper<?, TreeItemViewModel> newMapper) void
CommonAttributesDataViewModelImpl.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 TreeItemViewModel
ExchangePlanContentComponent.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()
CreatesIAefTreeContentProvider
instance.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 TypeMethodDescriptionvoid
ExchangePlanContentComponent.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 TreeItemViewModel
PredefinedDataComponent.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 TypeMethodDescriptionvoid
PredefinedDataComponent.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 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 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 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 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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An 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 TreeItemViewModel
NavigatorTreeComponent.NavigatorMapper.createItemViewModel()
protected TreeItemViewModel
NavigatorTreeComponent.NavigatorMapper.createModelToView
(Object modelValue) protected TreeItemViewModel
DtDynamicTreeComponent.getCurretnSelectionsFirstItem()
Returns the first element in this selection, ornull
if 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()
CreatesIAefTreeContentProvider
instance.protected IViewModelsMapper<T,
TreeItemViewModel> DtDynamicTreeComponent.createTreeMapper()
Gets or createsIMapper
instance.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 TypeInterfaceDescriptioninterface
A 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 TypeClassDescriptionclass
An 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()