org.nuxeo.theme.jsf.facelets
Class CompositionHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
org.nuxeo.theme.jsf.facelets.CompositionHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler, com.sun.facelets.TemplateClient
public final class CompositionHandler
- extends com.sun.facelets.tag.TagHandler
- implements com.sun.facelets.TemplateClient
Fields inherited from class com.sun.facelets.tag.TagHandler |
nextHandler, tag, tagId |
Methods inherited from class com.sun.facelets.tag.TagHandler |
findNextByType, getAttribute, getRequiredAttribute, toString |
Name
public static final String Name
- See Also:
- Constant Field Values
handlers
protected final Map<String,com.sun.facelets.tag.ui.DefineHandler> handlers
params
protected final com.sun.facelets.tag.ui.ParamHandler[] params
strategyAttribute
protected final com.sun.facelets.tag.TagAttribute strategyAttribute
CompositionHandler
public CompositionHandler(com.sun.facelets.tag.TagConfig config)
- Parameters:
config
-
apply
public void apply(com.sun.facelets.FaceletContext ctx,
UIComponent parent)
throws IOException,
FacesException,
ELException
- Specified by:
apply
in interface com.sun.facelets.FaceletHandler
- Throws:
IOException
FacesException
ELException
apply
public boolean apply(com.sun.facelets.FaceletContext ctx,
UIComponent parent,
String name)
throws IOException,
FacesException,
ELException
- Specified by:
apply
in interface com.sun.facelets.TemplateClient
- Throws:
IOException
FacesException
ELException
Copyright © 2010 Nuxeo SAS. All Rights Reserved.