org.apache.myfaces.custom.updateactionlistener
Class UpdateActionListenerTagHandler
java.lang.Object
   com.sun.facelets.tag.TagHandler
com.sun.facelets.tag.TagHandler
       org.apache.myfaces.custom.updateactionlistener.UpdateActionListenerTagHandler
org.apache.myfaces.custom.updateactionlistener.UpdateActionListenerTagHandler
- All Implemented Interfaces: 
- com.sun.facelets.FaceletHandler
- public class UpdateActionListenerTagHandler 
- extends com.sun.facelets.tag.TagHandler
Tag handler for the Tomahawk UpdateActionListener tag
- Since:
- 1.1.7
- Author:
- arobinson74
 
| 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 | 
 
 
UpdateActionListenerTagHandler
public UpdateActionListenerTagHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
- Parameters:
- config-
UpdateActionListenerTagHandler
public UpdateActionListenerTagHandler(com.sun.facelets.tag.TagConfig config)
- Parameters:
- config-
apply
public void apply(com.sun.facelets.FaceletContext ctx,
                  javax.faces.component.UIComponent parent)
           throws IOException,
                  javax.faces.FacesException,
                  com.sun.facelets.FaceletException,
                  javax.el.ELException
- 
- Throws:
- IOException
- javax.faces.FacesException
- com.sun.facelets.FaceletException
- javax.el.ELException
- See Also:
- FaceletHandler.apply(com.sun.facelets.FaceletContext, javax.faces.component.UIComponent)
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.