org.apache.myfaces.view.facelets.tag.jsf.core
Class PassThroughAttributeHandler
java.lang.Object
javax.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.jsf.core.PassThroughAttributeHandler
- All Implemented Interfaces:
- AttributeHandler, FaceletHandler
@JSFFaceletTag(name="f:passThroughAttribute",
bodyContent="empty")
public final class PassThroughAttributeHandler
- extends TagHandler
- implements AttributeHandler
- Author:
- Leonardo Uribe
PassThroughAttributeHandler
public PassThroughAttributeHandler(TagConfig config)
- Parameters:
config
-
apply
public void apply(FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
FaceletException,
javax.el.ELException
- Specified by:
apply
in interface FaceletHandler
- Throws:
IOException
FacesException
FaceletException
javax.el.ELException
getAttributeName
public String getAttributeName(FaceletContext ctx)
- Specified by:
getAttributeName
in interface AttributeHandler
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.