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.IOExceptionjavax.faces.FacesExceptioncom.sun.facelets.FaceletExceptionjavax.el.ELExceptionCopyright © 2015. All Rights Reserved.