Package org.apache.myfaces.tobago.event
Class ResetFormActionListener
java.lang.Object
org.apache.myfaces.tobago.event.AbstractResetInputActionListener
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:
-
Field Summary
Fields inherited from interface javax.faces.event.ActionListener
TO_FLOW_DOCUMENT_ID_ATTR_NAME
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.myfaces.tobago.event.AbstractResetInputActionListener
reset, resetChildren
-
Constructor Details
-
ResetFormActionListener
public ResetFormActionListener()
-
-
Method Details
-
processAction
public void processAction(javax.faces.event.ActionEvent actionEvent) throws javax.faces.event.AbortProcessingException - Specified by:
processAction
in interfacejavax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
-