Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.tag.jsf
Class MetaValueHolderRule

java.lang.Object
  extended by com.sun.facelets.tag.MetaRule
      extended by org.nuxeo.ecm.platform.ui.web.tag.jsf.MetaValueHolderRule

public class MetaValueHolderRule
extends com.sun.facelets.tag.MetaRule

Meta value rule, used to evaluate an expression as a regular value expression, or invoking it again as another value expression or method expression.

The method can have parameters and the expression must use parentheses even if no parameters are needed.

Author:
Anahide Tchertchian

Field Summary
static MetaValueHolderRule Instance
           
 
Constructor Summary
MetaValueHolderRule()
           
 
Method Summary
 com.sun.facelets.tag.Metadata applyRule(String name, com.sun.facelets.tag.TagAttribute attribute, com.sun.facelets.tag.MetadataTarget meta)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Instance

public static final MetaValueHolderRule Instance
Constructor Detail

MetaValueHolderRule

public MetaValueHolderRule()
Method Detail

applyRule

public com.sun.facelets.tag.Metadata applyRule(String name,
                                               com.sun.facelets.tag.TagAttribute attribute,
                                               com.sun.facelets.tag.MetadataTarget meta)
Specified by:
applyRule in class com.sun.facelets.tag.MetaRule

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.