Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardParentDetectionStrategy
Packages that use IDtNewWizardParentDetectionStrategy
-
Uses of IDtNewWizardParentDetectionStrategy in com._1c.g5.v8.dt.md.ui.wizards
Classes in com._1c.g5.v8.dt.md.ui.wizards that implement IDtNewWizardParentDetectionStrategyModifier and TypeClassDescriptionprotected class
class
Detects model parent by provided features for subsystem wizard. -
Uses of IDtNewWizardParentDetectionStrategy in com._1c.g5.v8.dt.md.ui.wizards.base
Classes in com._1c.g5.v8.dt.md.ui.wizards.base that implement IDtNewWizardParentDetectionStrategyModifier and TypeClassDescriptionstatic class
External project parent detection strategy.static class
Detects model parent by provided features.static class
No parent strategy.Methods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IDtNewWizardParentDetectionStrategyModifier and TypeMethodDescriptionprotected void
DtNewWizard.setParentDetectionStrategy
(IDtNewWizardParentDetectionStrategy strategy) Sets parent detection strategy.