@JSFFaceletTag(name="f:attribute",
               bodyContent="empty",
               tagClass="org.apache.myfaces.taglib.core.AttributeTag")
public final class AttributeHandler
extends TagHandler
implements AttributeHandler
UIComponent.getAttributes(), 
UIComponent.setValueExpression(java.lang.String, javax.el.ValueExpression)nextHandler, tag, tagId| Constructor and Description | 
|---|
| AttributeHandler(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
| String | getAttributeName(FaceletContext ctx) | 
getAttribute, getRequiredAttribute, toStringpublic AttributeHandler(TagConfig config)
config - public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, javax.el.ELException
apply in interface FaceletHandlerIOExceptionFacesExceptionFaceletExceptionjavax.el.ELExceptionpublic String getAttributeName(FaceletContext ctx)
getAttributeName in interface AttributeHandlerCopyright © 2021 The Apache Software Foundation. All rights reserved.