com.sun.facelets.tag.ui
Class ComponentRefHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by com.sun.facelets.tag.ui.ComponentRefHandler
All Implemented Interfaces:
FaceletHandler

public final class ComponentRefHandler
extends ComponentHandler


Field Summary
static String Name
           
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
ComponentRefHandler(ComponentConfig config)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply, applyNextHandler, createComponent, createMetaRuleset, getFacetName, getId, onComponentCreated, onComponentPopulated
 
Methods inherited from class com.sun.facelets.tag.MetaTagHandler
setAttributes
 
Methods inherited from class com.sun.facelets.tag.TagHandler
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Name

public static final String Name
See Also:
Constant Field Values
Constructor Detail

ComponentRefHandler

public ComponentRefHandler(ComponentConfig config)


Copyright © 2005 All Rights Reserved.