org.jboss.gravel.action.handler
Class AttributeHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
org.jboss.gravel.action.handler.AttributeHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler, NonCollectionHandler
public final class AttributeHandler
- extends com.sun.facelets.tag.TagHandler
- implements NonCollectionHandler
Method Summary |
void |
apply(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
|
Methods inherited from class com.sun.facelets.tag.TagHandler |
toString |
AttributeHandler
public AttributeHandler(com.sun.facelets.tag.TagConfig config)
apply
public void apply(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent)
throws IOException,
javax.faces.FacesException,
javax.el.ELException
- Specified by:
apply
in interface com.sun.facelets.FaceletHandler
- Throws:
IOException
javax.faces.FacesException
javax.el.ELException