Class DialogActionListener

java.lang.Object
org.primefaces.application.DialogActionListener
All Implemented Interfaces:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class DialogActionListener extends Object implements javax.faces.event.ActionListener
  • Constructor Details

    • DialogActionListener

      public DialogActionListener(javax.faces.event.ActionListener base)
  • Method Details

    • processAction

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