Package org.primefaces.application
Class DialogActionListener
java.lang.Object
org.primefaces.application.DialogActionListener
- All Implemented Interfaces:
EventListener,javax.faces.event.ActionListener,javax.faces.event.FacesListener
-
Field Summary
Fields inherited from interface javax.faces.event.ActionListener
TO_FLOW_DOCUMENT_ID_ATTR_NAME -
Constructor Summary
Constructors -
Method Summary
-
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:
processActionin interfacejavax.faces.event.ActionListener- Throws:
javax.faces.event.AbortProcessingException
-