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 classDetects a model class by the feature provided in the wizard context.static classFixed 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 voidDtNewWizard.setModelClassDetectionStrategy(IDtNewWizardModelClassDetectionStrategy strategy) Sets model class detection strategy.