org.apache.myfaces.trinidadinternal.taglib.listener
Class ResetActionListenerTag

java.lang.Object
  extended by org.apache.myfaces.trinidad.webapp.TrinidadTagSupport
      extended by org.apache.myfaces.trinidadinternal.taglib.listener.ResetActionListenerTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class ResetActionListenerTag
extends org.apache.myfaces.trinidad.webapp.TrinidadTagSupport


Field Summary
 
Fields inherited from class org.apache.myfaces.trinidad.webapp.TrinidadTagSupport
id, pageContext
 
Fields inherited from interface javax.servlet.jsp.tagext.IterationTag
EVAL_BODY_AGAIN
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
ResetActionListenerTag()
           
 
Method Summary
 int doStartTag()
           
 void release()
           
 
Methods inherited from class org.apache.myfaces.trinidad.webapp.TrinidadTagSupport
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetActionListenerTag

public ResetActionListenerTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Specified by:
doStartTag in interface javax.servlet.jsp.tagext.Tag
Overrides:
doStartTag in class org.apache.myfaces.trinidad.webapp.TrinidadTagSupport
Throws:
javax.servlet.jsp.JspException

release

public void release()
Specified by:
release in interface javax.servlet.jsp.tagext.Tag
Overrides:
release in class org.apache.myfaces.trinidad.webapp.TrinidadTagSupport


Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.