public final class CompositionHandler extends com.sun.faces.facelets.tag.TagHandlerImpl implements com.sun.faces.facelets.TemplateClient
Modifier and Type | Field and Description |
---|---|
protected Map<String,com.sun.faces.facelets.tag.ui.DefineHandler> |
handlers |
static String |
Name |
protected com.sun.faces.facelets.tag.ui.ParamHandler[] |
params |
protected javax.faces.view.facelets.TagAttribute |
strategyAttribute |
Constructor and Description |
---|
CompositionHandler(javax.faces.view.facelets.TagConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
apply(javax.faces.view.facelets.FaceletContext ctxObj,
javax.faces.component.UIComponent parent) |
boolean |
apply(javax.faces.view.facelets.FaceletContext ctx,
javax.faces.component.UIComponent parent,
String name) |
findNextByType, findNextByType
public static final String Name
protected final javax.faces.view.facelets.TagAttribute strategyAttribute
protected final com.sun.faces.facelets.tag.ui.ParamHandler[] params
public CompositionHandler(javax.faces.view.facelets.TagConfig config)
config
- public void apply(javax.faces.view.facelets.FaceletContext ctxObj, javax.faces.component.UIComponent parent) throws IOException, javax.faces.FacesException, javax.faces.view.facelets.FaceletException, javax.el.ELException
apply
in interface javax.faces.view.facelets.FaceletHandler
IOException
javax.faces.FacesException
javax.faces.view.facelets.FaceletException
javax.el.ELException
public boolean apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent, String name) throws IOException, javax.faces.FacesException, javax.faces.view.facelets.FaceletException, javax.el.ELException
apply
in interface com.sun.faces.facelets.TemplateClient
IOException
javax.faces.FacesException
javax.faces.view.facelets.FaceletException
javax.el.ELException
Copyright © 2015 Nuxeo SA. All rights reserved.