Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardPage
Packages that use IDtNewWizardPage
Package
Description
-
Uses of IDtNewWizardPage in com._1c.g5.v8.dt.internal.platform.services.ui.wizards
Classes in com._1c.g5.v8.dt.internal.platform.services.ui.wizards that implement IDtNewWizardPageModifier and TypeClassDescriptionclassApplication selection wizard page forConfigurationWizardclassDT Configuratiion project wizard page that supports infobase creation and association. -
Uses of IDtNewWizardPage in com._1c.g5.v8.dt.md.ui.wizards.base.aef
Classes in com._1c.g5.v8.dt.md.ui.wizards.base.aef that implement IDtNewWizardPageModifier and TypeClassDescriptionclassDtAefNewWizardPage<T extends IModel,M extends org.eclipse.emf.ecore.EObject> Base class for wizard pages that is constructed using AEF. -
Uses of IDtNewWizardPage in com._1c.g5.v8.dt.ui.wizards
Classes in com._1c.g5.v8.dt.ui.wizards that implement IDtNewWizardPageModifier and TypeClassDescriptionclassDtNewWizardPage<M extends org.eclipse.emf.ecore.EObject>Base class for all DT model-related wizard pages.Methods in com._1c.g5.v8.dt.ui.wizards that return IDtNewWizardPageModifier and TypeMethodDescriptionprotected IDtNewWizardPage<?>DtNewWizardExtensionsRegistry.DtNewWizardPageExtension.createPage()CraetesIDtNewWizardPagethat is described in this extension.Methods in com._1c.g5.v8.dt.ui.wizards that return types with arguments of type IDtNewWizardPageModifier and TypeMethodDescriptionList<IDtNewWizardPage<?>>DtNewWizardExtensionsRegistry.getPageExtensions(String wizardId) Returns page extensions for the given DT wizard by the wizard id.