org.apache.myfaces.tobago.facelets
Class SupportsRenderedPartiallyRule

java.lang.Object
  extended by javax.faces.view.facelets.MetaRule
      extended by org.apache.myfaces.tobago.facelets.SupportsRenderedPartiallyRule

public class SupportsRenderedPartiallyRule
extends javax.faces.view.facelets.MetaRule


Field Summary
static SupportsRenderedPartiallyRule INSTANCE
           
 
Constructor Summary
SupportsRenderedPartiallyRule()
           
 
Method Summary
 javax.faces.view.facelets.Metadata applyRule(String name, javax.faces.view.facelets.TagAttribute attribute, javax.faces.view.facelets.MetadataTarget metadataTarget)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final SupportsRenderedPartiallyRule INSTANCE
Constructor Detail

SupportsRenderedPartiallyRule

public SupportsRenderedPartiallyRule()
Method Detail

applyRule

public javax.faces.view.facelets.Metadata applyRule(String name,
                                                    javax.faces.view.facelets.TagAttribute attribute,
                                                    javax.faces.view.facelets.MetadataTarget metadataTarget)
Specified by:
applyRule in class javax.faces.view.facelets.MetaRule


Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.