org.jvnet.hifaces.myfaces.custom.updateactionlistener.tag
Class UpdateActionListenerHandler
java.lang.Object
com.sun.facelets.tag.TagHandler
org.jvnet.hifaces.myfaces.custom.updateactionlistener.tag.UpdateActionListenerHandler
- All Implemented Interfaces:
- com.sun.facelets.FaceletHandler
public class UpdateActionListenerHandler
- extends com.sun.facelets.tag.TagHandler
Tag handler for the Tomahawk UpdateActionListener tag
- Version:
- $Revision: 1.1 $
- Author:
- $Author: lexi $
| Fields inherited from class com.sun.facelets.tag.TagHandler |
nextHandler, tag, tagId |
|
Method Summary |
void |
apply(com.sun.facelets.FaceletContext ctx,
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 |
UpdateActionListenerHandler
public UpdateActionListenerHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
- Parameters:
config -
UpdateActionListenerHandler
public UpdateActionListenerHandler(com.sun.facelets.tag.TagConfig config)
- Parameters:
config -
apply
public void apply(com.sun.facelets.FaceletContext ctx,
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- See Also:
FaceletHandler.apply(com.sun.facelets.FaceletContext,
javax.faces.component.UIComponent)
Copyright © 2007 null. All Rights Reserved.