Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardModelClassDetectionStrategy
Packages that use IDtNewWizardModelClassDetectionStrategy
-
Uses of IDtNewWizardModelClassDetectionStrategy in com._1c.g5.v8.dt.md.ui.wizards.base
Classes in com._1c.g5.v8.dt.md.ui.wizards.base that implement IDtNewWizardModelClassDetectionStrategyModifier and TypeClassDescriptionstatic class
Detects a model class by the feature provided in the wizard context.static class
Fixed class strategy, just returns the predefined class.Methods in com._1c.g5.v8.dt.md.ui.wizards.base with parameters of type IDtNewWizardModelClassDetectionStrategyModifier and TypeMethodDescriptionprotected void
DtNewWizard.setModelClassDetectionStrategy
(IDtNewWizardModelClassDetectionStrategy strategy) Sets model class detection strategy.