Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardParentDetectionStrategy
- 
Packages that use IDtNewWizardParentDetectionStrategy Package Description com._1c.g5.v8.dt.md.ui.wizards com._1c.g5.v8.dt.md.ui.wizards.base 
- 
- 
Uses of IDtNewWizardParentDetectionStrategy in com._1c.g5.v8.dt.md.ui.wizardsClasses in com._1c.g5.v8.dt.md.ui.wizards that implement IDtNewWizardParentDetectionStrategy Modifier and Type Class Description protected classPredefinedItemWizard.ByFeaturesclassSubsystemWizard.ByFeaturesDetects model parent by provided features for subsystem wizard.
- 
Uses of IDtNewWizardParentDetectionStrategy in com._1c.g5.v8.dt.md.ui.wizards.baseClasses in com._1c.g5.v8.dt.md.ui.wizards.base that implement IDtNewWizardParentDetectionStrategy Modifier and Type Class Description static classDtNewWizardParentDetectionStrategy.ByExternalProjectExternal project parent detection strategy.static classDtNewWizardParentDetectionStrategy.ByFeaturesDetects model parent by provided features.static classDtNewWizardParentDetectionStrategy.NoParentNo parent strategy.Methods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IDtNewWizardParentDetectionStrategy Modifier and Type Method Description protected voidDtNewWizard. setParentDetectionStrategy(IDtNewWizardParentDetectionStrategy strategy)Sets parent detection strategy.
 
-