Uses of Enum
org.opencms.ade.contenteditor.CmsContentTypeVisitor.EvaluationRule
Packages that use CmsContentTypeVisitor.EvaluationRule
Package
Description
Contains server side classes for the XML content editor.
-
Uses of CmsContentTypeVisitor.EvaluationRule in org.opencms.ade.contenteditor
Methods in org.opencms.ade.contenteditor that return CmsContentTypeVisitor.EvaluationRuleModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsContentTypeVisitor.EvaluationRule[]
CmsContentTypeVisitor.EvaluationRule.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.opencms.ade.contenteditor with parameters of type CmsContentTypeVisitor.EvaluationRuleModifierConstructorDescriptionprotected
DisplayTypeEvaluator
(CmsAttributeConfiguration config, I_CmsXmlContentHandler.DisplayType configuredType, I_CmsXmlContentHandler.DisplayType defaultType, CmsContentTypeVisitor.EvaluationRule rule) Constructor.