Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.jsf.facelets
Class CompositionHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by 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

Version:
$Id: CompositionHandler.java,v 1.15 2009/02/02 22:58:59 driscoll Exp $
Author:
Jacob Hookom

Field Summary
static String Name
           
 
Constructor Summary
CompositionHandler(com.sun.facelets.tag.TagConfig config)
           
 
Method Summary
 void apply(com.sun.facelets.FaceletContext ctx, UIComponent parent)
           
 boolean apply(com.sun.facelets.FaceletContext ctx, UIComponent parent, String name)
           
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

Name

public static final String Name
See Also:
Constant Field Values
Constructor Detail

CompositionHandler

public CompositionHandler(com.sun.facelets.tag.TagConfig config)
Parameters:
config -
Method Detail

apply

public void apply(com.sun.facelets.FaceletContext ctx,
                  UIComponent parent)
           throws IOException,
                  FacesException,
                  com.sun.facelets.FaceletException,
                  ELException
Specified by:
apply in interface com.sun.facelets.FaceletHandler
Throws:
IOException
FacesException
com.sun.facelets.FaceletException
ELException

apply

public boolean apply(com.sun.facelets.FaceletContext ctx,
                     UIComponent parent,
                     String name)
              throws IOException,
                     FacesException,
                     com.sun.facelets.FaceletException,
                     ELException
Specified by:
apply in interface com.sun.facelets.TemplateClient
Throws:
IOException
FacesException
com.sun.facelets.FaceletException
ELException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.