org.apache.myfaces.custom.aliasbean
Class AliasBeansScopeTagHandler
java.lang.Object
   com.sun.facelets.tag.TagHandler
com.sun.facelets.tag.TagHandler
       com.sun.facelets.tag.MetaTagHandler
com.sun.facelets.tag.MetaTagHandler
           com.sun.facelets.tag.jsf.ComponentHandler
com.sun.facelets.tag.jsf.ComponentHandler
               org.apache.myfaces.custom.aliasbean.AliasBeansScopeTagHandler
org.apache.myfaces.custom.aliasbean.AliasBeansScopeTagHandler
- All Implemented Interfaces: 
- com.sun.facelets.FaceletHandler
- public class AliasBeansScopeTagHandler 
- extends com.sun.facelets.tag.jsf.ComponentHandler
Tag handler used in facelets
- Since:
- 1.1.7
- Version:
- $Revision: 691856 $ $Date: 2008-09-03 21:40:30 -0500 (Wed, 03 Sep 2008) $
- Author:
- Leonardo Uribe (latest modification by $Author: lu4242 $)
 
| Fields inherited from class com.sun.facelets.tag.TagHandler | 
| nextHandler, tag, tagId | 
 
 
| Method Summary | 
| protected  void | applyNextHandler(com.sun.facelets.FaceletContext ctx,
                 javax.faces.component.UIComponent c)
 | 
 
| Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler | 
| apply, 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 | 
 
 
AliasBeansScopeTagHandler
public AliasBeansScopeTagHandler(com.sun.facelets.tag.jsf.ComponentConfig tagConfig)
applyNextHandler
protected void applyNextHandler(com.sun.facelets.FaceletContext ctx,
                                javax.faces.component.UIComponent c)
                         throws IOException,
                                javax.faces.FacesException,
                                javax.el.ELException
- 
- Overrides:
- applyNextHandlerin class- com.sun.facelets.tag.jsf.ComponentHandler
 
- 
- Throws:
- IOException
- javax.faces.FacesException
- javax.el.ELException
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.