Uses of Interface
com._1c.g5.v8.dt.ui.wizards.IDtNewWizardContextPredicate
-
Packages that use IDtNewWizardContextPredicate Package Description com._1c.g5.v8.dt.form.ui.wizard com._1c.g5.v8.dt.ui.wizards -
-
Uses of IDtNewWizardContextPredicate in com._1c.g5.v8.dt.form.ui.wizard
Classes in com._1c.g5.v8.dt.form.ui.wizard that implement IDtNewWizardContextPredicate Modifier and Type Class Description class
CatalogFormNewWizardPredicate
Predicate for catalog form options enablement in wizards.class
ChartOfCharacteristicTypesFormNewWizardPredicate
Predicate for chart of characteristic types form options enablement in wizards.class
DataHistoryFormVisibilityNewWizardPredicate
Visibility predicate for data history common forms in wizards.class
InformationRegisterRecordFormNewWizardPredicate
Predicate for information register record form enablement in wizards.class
TableObjectFormNewWizardPredicate
Predicate forTable
form wizard with object/choice.class
TableRecordFormNewWizardPredicate
Predicate forTable
form wizard with record type. -
Uses of IDtNewWizardContextPredicate in com._1c.g5.v8.dt.ui.wizards
Methods in com._1c.g5.v8.dt.ui.wizards that return IDtNewWizardContextPredicate Modifier and Type Method Description IDtNewWizardContextPredicate
MdModelTypesExtension. getEnablementPredicate()
Enablement predicate of this type extension for specifed Dt wizart contextIDtNewWizardContextPredicate
MdModelTypesExtension. getVisibilityPredicate()
Visibility predicate of this type extension for specifed Dt wizart context
-