@JSFFaceletTag(name="f:facet",
               bodyContent="JSP",
               tagClass="jakarta.faces.webapp.FacetTag")
public final class FacetHandler
extends TagHandler
implements FacetHandler
| Modifier and Type | Field and Description | 
|---|---|
| static String | KEY | 
| protected TagAttribute | name | 
nextHandler, tag, tagId| Constructor and Description | 
|---|
| FacetHandler(TagConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | apply(FaceletContext ctx,
     UIComponent parent) | 
| String | getFacetName(FaceletContext ctx) | 
getAttribute, getRequiredAttribute, toStringpublic static final String KEY
protected final TagAttribute name
public FacetHandler(TagConfig config)
public void apply(FaceletContext ctx, UIComponent parent) throws IOException, FacesException, FaceletException, jakarta.el.ELException
apply in interface FaceletHandlerIOExceptionFacesExceptionFaceletExceptionjakarta.el.ELExceptionpublic String getFacetName(FaceletContext ctx)
getFacetName in interface FacetHandlerCopyright © 2021 The Apache Software Foundation. All rights reserved.