org.apache.myfaces.trinidadinternal.facelets
Class SetActionListenerTag

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by org.apache.myfaces.trinidadinternal.facelets.SetActionListenerTag
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class SetActionListenerTag
extends com.sun.facelets.tag.TagHandler

Author:
Emmanuel Pirsch

Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
SetActionListenerTag(com.sun.facelets.tag.TagConfig tagConfig)
           
 
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
 

Constructor Detail

SetActionListenerTag

public SetActionListenerTag(com.sun.facelets.tag.TagConfig tagConfig)
Method Detail

apply

public void apply(com.sun.facelets.FaceletContext faceletContext,
                  javax.faces.component.UIComponent parent)
           throws com.sun.facelets.FaceletException,
                  javax.el.ELException
Throws:
com.sun.facelets.FaceletException
javax.el.ELException


Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.