org.apache.myfaces.tobago.facelets.extension
Class SeparatorExtensionHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
com.sun.facelets.tag.MetaTagHandler
com.sun.facelets.tag.jsf.ComponentHandler
org.apache.myfaces.tobago.facelets.extension.SeparatorExtensionHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler
public class SeparatorExtensionHandler
- extends com.sun.facelets.tag.jsf.ComponentHandler
| Fields inherited from class com.sun.facelets.tag.TagHandler |
nextHandler, tag, tagId |
| Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler |
apply, createComponent, getFacetName, getId, onComponentPopulated |
| Methods inherited from class com.sun.facelets.tag.MetaTagHandler |
setAttributes |
| Methods inherited from class com.sun.facelets.tag.TagHandler |
findNextByType, getAttribute, getRequiredAttribute, toString |
SeparatorExtensionHandler
public SeparatorExtensionHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
applyNextHandler
protected void applyNextHandler(com.sun.facelets.FaceletContext faceletContext,
UIComponent separator)
throws IOException,
FacesException,
ELException
- Overrides:
applyNextHandler in class com.sun.facelets.tag.jsf.ComponentHandler
- Throws:
IOException
FacesException
ELException
onComponentCreated
protected void onComponentCreated(com.sun.facelets.FaceletContext faceletContext,
UIComponent separator,
UIComponent parent)
- Overrides:
onComponentCreated in class com.sun.facelets.tag.jsf.ComponentHandler
createMetaRuleset
protected com.sun.facelets.tag.MetaRuleset createMetaRuleset(Class aClass)
- Overrides:
createMetaRuleset in class com.sun.facelets.tag.jsf.ComponentHandler
Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.