Package com._1c.g5.v8.dt.ui.wizards
Interface IDtNewWizardContextPredicate
- All Superinterfaces:
Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>
- All Known Implementing Classes:
CatalogFormNewWizardPredicate
,ChartOfCharacteristicTypesFormNewWizardPredicate
,DataHistoryFormVisibilityNewWizardPredicate
,InformationRegisterRecordFormNewWizardPredicate
,TableObjectFormNewWizardPredicate
,TableRecordFormNewWizardPredicate
public interface IDtNewWizardContextPredicate
extends Predicate<IDtNewWizardContext<? extends org.eclipse.emf.ecore.EObject>>
Marker
Predicate
interface for using with DT wizard context
Can be used for implementation enablements and/or visibility predicates
-
Method Summary