Uses of Interface
com._1c.g5.aef2.standard.viewModels.TreeViewModel
Packages that use TreeViewModel
Package
Description
-
Uses of TreeViewModel in com._1c.g5.aef2.standard.viewModels
Methods in com._1c.g5.aef2.standard.viewModels that return TreeViewModelModifier and TypeMethodDescriptionAefStandardFactory.createTreeViewModel()
Returns a new object of class 'Tree View Model'. -
Uses of TreeViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement TreeViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Tree View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return TreeViewModel -
Uses of TreeViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type TreeViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseTreeViewModel
(TreeViewModel object) Returns the result of interpreting the object as an instance of 'Tree View Model'. -
Uses of TreeViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
SwtRequiredPermissionsView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
DtGranularEditorFunctionalOptionsMdObjectContentComponent.createControlViewModel()
-
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
PredefinedCalculationTypeCalculationBaseComponent.createControlViewModel()
-
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
AdoptedCommonAttributeContentTreeComponent.createControlViewModel()
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
AdoptedCommonAttributeContentSwtView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
AdoptedExchangePlanContentComponent.createControlViewModel()
protected TreeViewModel
AdoptedExchangePlanContentComponent.createTreeViewModel()
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.exchangeplan with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
AdoptedExchangePlanContentSwtTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel 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 with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
AdoptedPredefinedDataSwtTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
CommonAttributeContentTreeComponent.createTreeViewModel()
-
Uses of TreeViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModels
Subinterfaces of TreeViewModel in com._1c.g5.v8.dt.md.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Common Attribute Content View Model'.interface
A representation of the model object 'Exchange Plan Content View Model'.interface
A representation of the model object 'Predefined Data View Model'.interface
A representation of the model object 'Required Permissions View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Common Attribute Content View Model'.class
An implementation of the model object 'Exchange Plan Content View Model'.class
An implementation of the model object 'Predefined Data View Model'.class
An implementation of the model object 'Required Permissions View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionMdAefSwitch.caseTreeViewModel
(TreeViewModel object) Returns the result of interpreting the object as an instance of 'Tree View Model'. -
Uses of TreeViewModel 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 with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
CommonAttributeContentSwtView.createColumns
(TreeViewModel treeViewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) protected void
CommonAttributeContentSwtView.handleEventChannelEvent
(IEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
ConfigurationStandaloneContentComponent.createTreeViewModel()
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.configuration with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
ConfigurationStandaloneContentSwtTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
ExchangePlanContentComponent.createControlViewModel()
protected TreeViewModel
ExchangePlanContentComponent.createTreeViewModel()
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.exchangeplan with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
ExchangePlanContentSwtTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) -
Uses of TreeViewModel in com._1c.g5.v8.dt.md.ui.editor.predefineddata
Methods in com._1c.g5.v8.dt.md.ui.editor.predefineddata with parameters of type TreeViewModelModifier and TypeMethodDescriptionvoid
PredefinedDataSwtView.bind
(TreeViewModel viewModel, org.eclipse.swt.widgets.Composite nativeControl) protected void
PredefinedDataSwtView.configureTree
(TreeViewer treeViewer, TreeViewModel viewModel) protected void
PredefinedDataSwtView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) protected void
PredefinedDataSwtView.handleFocusEvent
(FocusEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of TreeViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModels
Subinterfaces of TreeViewModel in com._1c.g5.v8.dt.md.ui.extension.editor.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Extended Common Attribute Content View Model'.interface
A representation of the model object 'Extended Exchange Plan Content View Model'.interface
A representation of the model object 'Extended Predefined Data View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Extended Common Attribute Content View Model'.class
An implementation of the model object 'Extended Exchange Plan Content View Model'.class
An implementation of the model object 'Extended Predefined Data View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionAefEditorExtensionSwitch.caseTreeViewModel
(TreeViewModel object) Returns the result of interpreting the object as an instance of 'Tree View Model'. -
Uses of TreeViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModels
Subinterfaces of TreeViewModel in com._1c.g5.v8.dt.scc.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Configuration Standalone Content View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Configuration Standalone Content View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionStandaloneContentAefSwitch.caseTreeViewModel
(TreeViewModel object) Returns the result of interpreting the object as an instance of 'Tree View Model'. -
Uses of TreeViewModel in com._1c.g5.v8.dt.ui.aef.component
Classes in com._1c.g5.v8.dt.ui.aef.component with type parameters of type TreeViewModelModifier and TypeClassDescriptionclass
DtDynamicTreeComponent<T,
M extends IDynamicTreeModel<T>, VM extends TreeViewModel, P extends ITreeParameterization> Abstract implementation of the tree component that operates withIDynamicTreeModel
. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionvoid
DtTreeView.bind
(TreeViewModel viewModel, org.eclipse.swt.widgets.Composite nativeControl) protected void
DtTreeView.configureTree
(TreeViewer treeViewer, TreeViewModel viewModel) Configure created tree.protected void
DtTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider) Create columns for the tree.org.eclipse.swt.widgets.Composite
DtTreeView.createControl
(org.eclipse.swt.widgets.Composite parent, TreeViewModel viewModel) protected void
DtTreeView.handleEventChannelEvent
(IEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) protected void
DtTreeView.handleFocusEvent
(FocusEvent event, TreeViewModel viewModel, org.eclipse.swt.widgets.Composite control) -
Uses of TreeViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModels
Subinterfaces of TreeViewModel in com.e1c.g5.v8.dt.distributionSupport.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Distribution Support View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Distribution Support View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionDistributionSupportAefSwitch.caseTreeViewModel
(TreeViewModel object) Returns the result of interpreting the object as an instance of 'Tree View Model'. -
Uses of TreeViewModel 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 TreeViewModelModifier and TypeMethodDescriptionprotected TreeViewModel
DistributionDistributeNavigatorTreeComponent.createControlViewModel()
protected TreeViewModel
DistributionSupportNavigatorTreeComponent.createControlViewModel()
protected TreeViewModel
DistributionDistributeNavigatorTreeComponent.createTreeViewModel()
protected TreeViewModel
DistributionSupportNavigatorTreeComponent.createTreeViewModel()
-
Uses of TreeViewModel in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.views
Methods in com.e1c.g5.v8.dt.internal.md.distribution.support.ui.aef.views with parameters of type TreeViewModelModifier and TypeMethodDescriptionprotected void
SwtDistributionSupportTreeView.createColumns
(TreeViewModel viewModel, TreeViewer treeViewer, CellLabelProvider labelProvider)