Package com._1c.g5.v8.dt.md.ui.wizards
Class MobileApplicationTemplateWizardEnablementPredicate
java.lang.Object
com._1c.g5.v8.dt.md.ui.wizards.MobileApplicationTemplateWizardEnablementPredicate
- All Implemented Interfaces:
com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject>
,Predicate<org.eclipse.emf.ecore.EObject>
public class MobileApplicationTemplateWizardEnablementPredicate
extends Object
implements com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject>
Predicate for disable types of template content in template wizard for mobile application
-
Constructor Details
-
MobileApplicationTemplateWizardEnablementPredicate
public MobileApplicationTemplateWizardEnablementPredicate()
-
-
Method Details
-
apply
public boolean apply(org.eclipse.emf.ecore.EObject object) - Specified by:
apply
in interfacecom.google.common.base.Predicate<org.eclipse.emf.ecore.EObject>
-