org.primefaces.application
Class DialogActionListener

java.lang.Object
  extended by 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


Field Summary
 
Fields inherited from interface javax.faces.event.ActionListener
TO_FLOW_DOCUMENT_ID_ATTR_NAME
 
Constructor Summary
DialogActionListener(javax.faces.event.ActionListener base)
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialogActionListener

public DialogActionListener(javax.faces.event.ActionListener base)
Method Detail

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


Copyright © 2013. All rights reserved.