public final class FacetHandler
extends com.sun.facelets.tag.TagHandler
Modifier and Type | Field and Description |
---|---|
protected com.sun.facelets.tag.TagAttribute |
name |
Constructor and Description |
---|
FacetHandler(com.sun.facelets.tag.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(com.sun.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent) |
public void apply(com.sun.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws java.io.IOException, javax.faces.FacesException, com.sun.facelets.FaceletException, javax.el.ELException
java.io.IOException
javax.faces.FacesException
com.sun.facelets.FaceletException
javax.el.ELException
Copyright © 2014. All Rights Reserved.