Class ResetFormActionListener

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

public class ResetFormActionListener extends AbstractResetInputActionListener implements Serializable
See Also:
  • Constructor Details

    • ResetFormActionListener

      public ResetFormActionListener()
  • Method Details

    • processAction

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