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 TypeClassDescriptionclass
Application selection wizard page forConfigurationWizard
class
DT 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 TypeClassDescriptionclass
DtAefNewWizardPage<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 TypeClassDescriptionclass
DtNewWizardPage<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()
CraetesIDtNewWizardPage
that 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.