Uses of Interface
com._1c.g5.v8.dt.metadata.externalProperties.AdditionalIndexesContainer
Packages that use AdditionalIndexesContainer
Package
Description
-
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionprotected voidAdditionalIndexesContainerRule.buildForObject(AdditionalIndexesContainer object, IV8Project v8project) -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.externalProperties.util
Methods in com._1c.g5.v8.dt.metadata.externalProperties.util with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionMdExternalPropertiesSwitch.caseAdditionalIndexesContainer(AdditionalIndexesContainer object) Returns the result of interpreting the object as an instance of 'Additional Indexes Container'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Accounting Register'.interfaceA representation of the model object 'Accumulation Register'.interfaceA representation of the model object 'Business Process'.interfaceA representation of the model object 'Calculation Register'.interfaceA representation of the model object 'Catalog'.interfaceA representation of the model object 'Chart Of Accounts'.interfaceA representation of the model object 'Chart Of Calculation Types'.interfaceA representation of the model object 'Chart Of Characteristic Types'.interfaceA representation of the model object 'Document'.interfaceA representation of the model object 'Document Journal'.interfaceA representation of the model object 'Exchange Plan'.interfaceA representation of the model object 'Information Register'.interfaceA representation of the model object 'Sequence'.interfaceA representation of the model object 'Task'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement AdditionalIndexesContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Accounting Register'.classAn implementation of the model object 'Accumulation Register'.classAn implementation of the model object 'Business Process'.classAn implementation of the model object 'Calculation Register'.classAn implementation of the model object 'Catalog'.classAn implementation of the model object 'Chart Of Accounts'.classAn implementation of the model object 'Chart Of Calculation Types'.classAn implementation of the model object 'Chart Of Characteristic Types'.classAn implementation of the model object 'Document'.classAn implementation of the model object 'Document Journal'.classAn implementation of the model object 'Exchange Plan'.classAn implementation of the model object 'Information Register'.classAn implementation of the model object 'Sequence'.classAn implementation of the model object 'Task'. -
Uses of AdditionalIndexesContainer in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionMdClassSwitch.caseAdditionalIndexesContainer(AdditionalIndexesContainer object) Returns the result of interpreting the object as an instance of 'Additional Indexes Container'. -
Uses of AdditionalIndexesContainer in com.e1c.g5.v8.dt.internal.md.aindex.ui
Method parameters in com.e1c.g5.v8.dt.internal.md.aindex.ui with type arguments of type AdditionalIndexesContainerModifier and TypeMethodDescriptionvoidAdditionalIndexesContainerNewWizardRelatedModelsFactory.createModels(IDtNewWizardContext<AdditionalIndexesContainer> context, Set<org.eclipse.emf.ecore.EObject> createdModels) -
Uses of AdditionalIndexesContainer in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors
Methods in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexesContainerModifier and TypeMethodDescriptionstatic IBmTask<AdditionalIndexes>AdditionalIndexesEditorBmTasksFactory.attachAdditionalIndexesTask(AdditionalIndexesContainer additionalIndexesContainer, ITopObjectFqnGenerator topObjectFqnGenerator) CreateIBmTaskfor attachAdditionalIndexesto container objectAdditionalIndexesAvailableFieldsProvider.createRootTreeNode(AdditionalIndexesContainer additionalIndexesContainer) Create root tree node for available fields treeConstructors in com.e1c.g5.v8.dt.internal.md.aindex.ui.editors with parameters of type AdditionalIndexesContainerModifierConstructorDescriptionAdditionalIndexesEditorModel(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, boolean canEdit, ScriptVariant scriptVariant, ITopObjectFqnGenerator topObjectFqnGenerator) Create UI model for main editor of Additional indexesAdditionalIndexesListManager(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ITopObjectFqnGenerator topObjectFqnGenerator) Create a instance ofAdditionalIndexesListManagerAvailableFieldsManager(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ScriptVariant scriptVariant) Create a instance ofAvailableFieldsManagerSelectedFieldsManager(AdditionalIndexesContainer additionalIndexesContainer, IBmEditingContext editingContext, ScriptVariant scriptVariant) Create a instance ofSelectedFieldsManager