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 IContainerViewModelCompositeComponent.createContainerViewModel()protected IContainerViewModelContainerComponent.createContainerViewModel()Creates the view model of the container.protected IContainerViewModelDialogComponent.createContainerViewModel()protected IContainerViewModelFieldComponent.createContainerViewModel()protected IContainerViewModelScrolledCompositeComponent.createContainerViewModel()protected IContainerViewModelSectionComponent.createContainerViewModel()protected final IContainerViewModelContainerComponent.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 IContainerViewModelSectionDefinitionComponent.createContainerViewModel() -
Uses of IContainerViewModel in com._1c.g5.aef2.standard.viewModels
Subinterfaces of IContainerViewModel in com._1c.g5.aef2.standard.viewModelsModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Control View Model'.interfaceA representation of the model object 'Composite View Model'.interfaceA representation of the model object 'Container View Model'.interfaceA representation of the model object 'Dialog View Model'.interfaceA representation of the model object 'Field View Model'.interfaceA representation of the model object 'Scrolled Composite Content View Model'.interfaceA representation of the model object 'Scrolled Composite View Model'.interfaceA 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 TypeClassDescriptionclassAn implementation of the model object 'Composite Control View Model'.classAn implementation of the model object 'Composite View Model'.classAn implementation of the model object 'Container View Model'.classAn implementation of the model object 'Dialog View Model'.classAn implementation of the model object 'Field View Model'.classAn implementation of the model object 'Scrolled Composite Content View Model'.classAn implementation of the model object 'Scrolled Composite View Model'.classAn 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.NotificationChainContainerViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainControlViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainDialogViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainItemViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) voidContainerViewModelImpl.setParent(IContainerViewModel newParent) voidControlViewModelImpl.setParent(IContainerViewModel newParent) voidDialogViewModelImpl.setParent(IContainerViewModel newParent) voidItemViewModelImpl.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 TypeInterfaceDescriptioninterfaceA representation of the model object 'IContainer Control View Model'.interfaceA 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 TypeMethodDescriptionvoidIViewModel.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 IContainerViewModelPropertyPaletteComponent.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.NotificationChainAggregatesTableColumnViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainAggregateTableItemViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) voidAggregatesTableColumnViewModelImpl.setParent(IContainerViewModel newParent) voidAggregateTableItemViewModelImpl.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 IContainerViewModelChoiceListDialogComponent.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 IContainerViewModelMobileCommandBarElementsDialogComponent.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 IContainerViewModelGanttChartSettingsDialogComponent.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 IContainerViewModelTimeScaleDialogComponent.createContainerViewModel()protected IContainerViewModelTimeScaleLabelsDialogComponent.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 IContainerViewModelMobileApplicationUrlsDialogComponent.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 IContainerViewModelUsedMobileApplicationFunctionalitiesDialogComponent.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 IContainerViewModelRequiredPermissionsDialogComponent.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 IContainerViewModelWebSocketClientHeadersDialogComponent.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 IContainerViewModelPredefinedAccountComponent.createContainerViewModel()protected IContainerViewModelPredefinedCalculationTypeComponent.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 IContainerViewModelNavigatorTreeDialogComponent.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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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.NotificationChainNewWizardPageViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) voidNewWizardPageViewModelImpl.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 IContainerViewModelConfigurationStandaloneContentExchangeSettingsDialogComponent.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 IContainerViewModelExtendedFieldComponent.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 IContainerViewModelNewWizardPageComponent.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 IContainerViewModelAbstractTabFolderComponent.createContainerViewModel()protected IContainerViewModelUnsettablePropertyFieldComponent.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 TypeInterfaceDescriptioninterfaceA 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 TypeClassDescriptionclassAn 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.NotificationChainButtonItemViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainGridColumnViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainTabItemViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChainToolBarItemViewModelImpl.basicSetParent(IContainerViewModel newParent, org.eclipse.emf.common.notify.NotificationChain msgs) voidButtonItemViewModelImpl.setParent(IContainerViewModel newParent) voidGridColumnViewModelImpl.setParent(IContainerViewModel newParent) voidTabItemViewModelImpl.setParent(IContainerViewModel newParent) voidToolBarItemViewModelImpl.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 IContainerViewModelDtGranularEditorPageSectionComponent.createContainerViewModel()