org.apache.myfaces.tobago.event
Class ResetFormActionListener

java.lang.Object
  extended by org.apache.myfaces.tobago.event.AbstractResetInputActionListener
      extended by org.apache.myfaces.tobago.event.ResetFormActionListener
All Implemented Interfaces:
Serializable, EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class ResetFormActionListener
extends AbstractResetInputActionListener
implements Serializable

See Also:
Serialized Form

Constructor Summary
ResetFormActionListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent actionEvent)
           
 
Methods inherited from class org.apache.myfaces.tobago.event.AbstractResetInputActionListener
reset, resetChildren
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResetFormActionListener

public ResetFormActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent actionEvent)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.