Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

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

Generic value rule, used to evaluate an expression as a regular value expression, or invoking a 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 GenericValueHolderRule Instance
           
 
Constructor Summary
GenericValueHolderRule()
           
 
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 GenericValueHolderRule Instance
Constructor Detail

GenericValueHolderRule

public GenericValueHolderRule()
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.