org.apache.myfaces.commons.exporter
Class FaceletsExporterActionListenerTag
java.lang.Object
com.sun.facelets.tag.TagHandler
org.apache.myfaces.commons.exporter.FaceletsExporterActionListenerTag
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler
public class FaceletsExporterActionListenerTag
- extends com.sun.facelets.tag.TagHandler
The (FaceletsExporterActionListenerTag) is responsible for handling the
ExporterActionListener Tag in Facelets.
Fields inherited from class com.sun.facelets.tag.TagHandler |
nextHandler, tag, tagId |
Method Summary |
void |
apply(com.sun.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent parent)
|
Methods inherited from class com.sun.facelets.tag.TagHandler |
findNextByType, getAttribute, getRequiredAttribute, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FaceletsExporterActionListenerTag
public FaceletsExporterActionListenerTag(com.sun.facelets.tag.TagConfig tagConfig)
apply
public void apply(com.sun.facelets.FaceletContext faceletContext,
javax.faces.component.UIComponent parent)
throws java.io.IOException,
javax.faces.FacesException,
com.sun.facelets.FaceletException,
javax.el.ELException
- Throws:
java.io.IOException
javax.faces.FacesException
com.sun.facelets.FaceletException
javax.el.ELException
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.