org.apache.myfaces.custom.ajaxchildcombobox
Class AjaxChildComboBoxTagHandler

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.jsf.html.HtmlComponentHandler
                  extended by org.apache.myfaces.custom.ajaxchildcombobox.AjaxChildComboBoxTagHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class AjaxChildComboBoxTagHandler
extends com.sun.facelets.tag.jsf.html.HtmlComponentHandler


Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
AjaxChildComboBoxTagHandler(com.sun.facelets.tag.jsf.ComponentConfig tagConfig)
           
 
Method Summary
protected  void setAttributes(com.sun.facelets.FaceletContext ctx, java.lang.Object instance)
           
 
Methods inherited from class com.sun.facelets.tag.jsf.html.HtmlComponentHandler
createMetaRuleset
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply, applyNextHandler, createComponent, getFacetName, getId, onComponentCreated, onComponentPopulated
 
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
 

Constructor Detail

AjaxChildComboBoxTagHandler

public AjaxChildComboBoxTagHandler(com.sun.facelets.tag.jsf.ComponentConfig tagConfig)
Method Detail

setAttributes

protected void setAttributes(com.sun.facelets.FaceletContext ctx,
                             java.lang.Object instance)
Overrides:
setAttributes in class com.sun.facelets.tag.MetaTagHandler


Copyright © 2011 The Apache Software Foundation. All Rights Reserved.