Uses of Interface
com._1c.g5.aef2.viewModels.IContainerViewModel
Packages that use IContainerViewModel
Package
Description
-
Uses of IContainerViewModel in com._1c.g5.aef2.renderers
Methods in com._1c.g5.aef2.renderers that return IContainerViewModelModifier and TypeMethodDescriptionChangelessTreeTransformation.getParent
(IViewModel viewModel) ITreeTransformation.getParent
(IViewModel viewModel) Returns the parent view model of the given one. -
Uses of IContainerViewModel in com._1c.g5.aef2.standard.components
Methods in com._1c.g5.aef2.standard.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
CompositeComponent.createContainerViewModel()
protected IContainerViewModel
ContainerComponent.createContainerViewModel()
Creates the view model of the container.protected IContainerViewModel
DialogComponent.createContainerViewModel()
protected IContainerViewModel
FieldComponent.createContainerViewModel()
protected IContainerViewModel
ScrolledCompositeComponent.createContainerViewModel()
protected IContainerViewModel
SectionComponent.createContainerViewModel()
protected final IContainerViewModel
ContainerComponent.getContainerViewModel()
Returns the view model of the container. -
Uses of IContainerViewModel in com._1c.g5.aef2.standard.definitions.components
Methods in com._1c.g5.aef2.standard.definitions.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
SectionDefinitionComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IContainerViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Composite Control View Model'.interface
A representation of the model object 'Composite View Model'.interface
A representation of the model object 'Container View Model'.interface
A representation of the model object 'Dialog View Model'.interface
A representation of the model object 'Field View Model'.interface
A representation of the model object 'Scrolled Composite Content View Model'.interface
A representation of the model object 'Scrolled Composite View Model'.interface
A representation of the model object 'Section View Model'. -
Uses of IContainerViewModel in com._1c.g5.aef2.standard.viewModels.impl
Classes in com._1c.g5.aef2.standard.viewModels.impl that implement IContainerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Composite Control View Model'.class
An implementation of the model object 'Composite View Model'.class
An implementation of the model object 'Container View Model'.class
An implementation of the model object 'Dialog View Model'.class
An implementation of the model object 'Field View Model'.class
An implementation of the model object 'Scrolled Composite Content View Model'.class
An implementation of the model object 'Scrolled Composite View Model'.class
An implementation of the model object 'Section View Model'.Methods in com._1c.g5.aef2.standard.viewModels.impl that return IContainerViewModelModifier and TypeMethodDescriptionContainerViewModelImpl.basicGetParent()
ControlViewModelImpl.basicGetParent()
DialogViewModelImpl.basicGetParent()
ItemViewModelImpl.basicGetParent()
ContainerViewModelImpl.getParent()
ControlViewModelImpl.getParent()
DialogViewModelImpl.getParent()
ItemViewModelImpl.getParent()
Methods in com._1c.g5.aef2.standard.viewModels.impl with parameters of type IContainerViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
ContainerViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ControlViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
DialogViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ItemViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) void
ContainerViewModelImpl.setParent
(IContainerViewModel newParent) void
ControlViewModelImpl.setParent
(IContainerViewModel newParent) void
DialogViewModelImpl.setParent
(IContainerViewModel newParent) void
ItemViewModelImpl.setParent
(IContainerViewModel newParent) -
Uses of IContainerViewModel in com._1c.g5.aef2.standard.viewModels.util
Methods in com._1c.g5.aef2.standard.viewModels.util with parameters of type IContainerViewModelModifier and TypeMethodDescriptionAefStandardSwitch.caseIContainerViewModel
(IContainerViewModel object) Returns the result of interpreting the object as an instance of 'IContainer View Model'. -
Uses of IContainerViewModel in com._1c.g5.aef2.viewModels
Subinterfaces of IContainerViewModel in com._1c.g5.aef2.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'IContainer Control View Model'.interface
A representation of the model object 'IDialog View Model'.Methods in com._1c.g5.aef2.viewModels that return IContainerViewModelModifier and TypeMethodDescriptionIViewModel.getParent()
Returns the value of the 'Parent' container reference.Methods in com._1c.g5.aef2.viewModels with parameters of type IContainerViewModelModifier and TypeMethodDescriptionvoid
IViewModel.setParent
(IContainerViewModel value) Sets the value of the 'Parent
' container reference. -
Uses of IContainerViewModel in com._1c.g5.aef2.viewModels.util
Methods in com._1c.g5.aef2.viewModels.util with parameters of type IContainerViewModelModifier and TypeMethodDescriptionAefSwitch.caseIContainerViewModel
(IContainerViewModel object) Returns the result of interpreting the object as an instance of 'IContainer View Model'. -
Uses of IContainerViewModel in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
PropertyPaletteComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.properties.ui.transformation
Methods in com._1c.g5.properties.ui.transformation that return IContainerViewModelModifier and TypeMethodDescriptionAlphabeticalTreeTransformation.getParent
(IViewModel viewModel) CategoreisTreeTransformation.getParent
(IViewModel viewModel) -
Uses of IContainerViewModel in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl
Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl that return IContainerViewModelModifier and TypeMethodDescriptionAggregatesTableColumnViewModelImpl.basicGetParent()
AggregateTableItemViewModelImpl.basicGetParent()
AggregatesTableColumnViewModelImpl.getParent()
AggregateTableItemViewModelImpl.getParent()
Methods in com._1c.g5.v8.dt.aggregates.ui.viewmodel.impl with parameters of type IContainerViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
AggregatesTableColumnViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
AggregateTableItemViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) void
AggregatesTableColumnViewModelImpl.setParent
(IContainerViewModel newParent) void
AggregateTableItemViewModelImpl.setParent
(IContainerViewModel newParent) -
Uses of IContainerViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.components.choicelist
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components.choicelist that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
ChoiceListDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist
Methods in com._1c.g5.v8.dt.form.internal.ui.aef.components.valuelist that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
MobileCommandBarElementsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
GanttChartSettingsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale
Methods in com._1c.g5.v8.dt.form.ui.internal.chart.aef.components.timescale that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
TimeScaleDialogComponent.createContainerViewModel()
protected IContainerViewModel
TimeScaleLabelsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobileapplicationurls that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
MobileApplicationUrlsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.mobilefunctionality that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
UsedMobileApplicationFunctionalitiesDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.requiredpermissions that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
RequiredPermissionsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders
Methods in com._1c.g5.v8.dt.internal.md.ui.aef.websocketclientheaders that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
WebSocketClientHeadersDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel 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 IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
PredefinedAccountComponent.createContainerViewModel()
protected IContainerViewModel
PredefinedCalculationTypeComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.aef.components
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
NavigatorTreeDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels
Subinterfaces of IContainerViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'New Wizard Page View Model'. -
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl
Classes in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl that implement IContainerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'New Wizard Page View Model'.Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl that return IContainerViewModelModifier and TypeMethodDescriptionNewWizardPageViewModelImpl.basicGetParent()
NewWizardPageViewModelImpl.getParent()
Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.impl with parameters of type IContainerViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
NewWizardPageViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) void
NewWizardPageViewModelImpl.setParent
(IContainerViewModel newParent) -
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.util
Methods in com._1c.g5.v8.dt.md.ui.aef.wizards.viewModels.util with parameters of type IContainerViewModelModifier and TypeMethodDescriptionAefWizardsSwitch.caseIContainerViewModel
(IContainerViewModel object) Returns the result of interpreting the object as an instance of 'IContainer View Model'. -
Uses of IContainerViewModel 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 IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
ConfigurationStandaloneContentExchangeSettingsDialogComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.extension.aef.components
Methods in com._1c.g5.v8.dt.md.ui.extension.aef.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
ExtendedFieldComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Methods in com._1c.g5.v8.dt.md.ui.wizards.base.aef that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
NewWizardPageComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.ui.aef.component
Methods in com._1c.g5.v8.dt.ui.aef.component that return IContainerViewModelModifier and TypeMethodDescriptionprotected final IContainerViewModel
AbstractTabFolderComponent.createContainerViewModel()
protected IContainerViewModel
UnsettablePropertyFieldComponent.createContainerViewModel()
-
Uses of IContainerViewModel in com._1c.g5.v8.dt.ui.aef.viewModels
Subinterfaces of IContainerViewModel in com._1c.g5.v8.dt.ui.aef.viewModelsModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Tab Folder View Model'. -
Uses of IContainerViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.impl
Classes in com._1c.g5.v8.dt.ui.aef.viewModels.impl that implement IContainerViewModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Tab Folder View Model'.Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl that return IContainerViewModelModifier and TypeMethodDescriptionButtonItemViewModelImpl.basicGetParent()
GridColumnViewModelImpl.basicGetParent()
TabItemViewModelImpl.basicGetParent()
ToolBarItemViewModelImpl.basicGetParent()
ButtonItemViewModelImpl.getParent()
GridColumnViewModelImpl.getParent()
TabItemViewModelImpl.getParent()
ToolBarItemViewModelImpl.getParent()
Methods in com._1c.g5.v8.dt.ui.aef.viewModels.impl with parameters of type IContainerViewModelModifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
ButtonItemViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
GridColumnViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
TabItemViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
ToolBarItemViewModelImpl.basicSetParent
(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) void
ButtonItemViewModelImpl.setParent
(IContainerViewModel newParent) void
GridColumnViewModelImpl.setParent
(IContainerViewModel newParent) void
TabItemViewModelImpl.setParent
(IContainerViewModel newParent) void
ToolBarItemViewModelImpl.setParent
(IContainerViewModel newParent) -
Uses of IContainerViewModel in com._1c.g5.v8.dt.ui.aef.viewModels.util
Methods in com._1c.g5.v8.dt.ui.aef.viewModels.util with parameters of type IContainerViewModelModifier and TypeMethodDescriptionDtAefSwitch.caseIContainerViewModel
(IContainerViewModel object) Returns the result of interpreting the object as an instance of 'IContainer View Model'. -
Uses of IContainerViewModel in com._1c.g5.v8.dt.ui.editor.aef.components
Methods in com._1c.g5.v8.dt.ui.editor.aef.components that return IContainerViewModelModifier and TypeMethodDescriptionprotected IContainerViewModel
DtGranularEditorPageSectionComponent.createContainerViewModel()