org.ajax4jsf.event
Class AjaxActionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by javax.faces.event.FacesEvent
          extended by javax.faces.event.ActionEvent
              extended by org.ajax4jsf.event.AjaxActionEvent
All Implemented Interfaces:
java.io.Serializable

public class AjaxActionEvent
extends javax.faces.event.ActionEvent

Version:
$Revision: 1.1.2.1 $ $Date: 2007/01/09 18:57:34 $
Author:
shura (latest modification by $Author: alexsmirnov $)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
AjaxActionEvent(javax.faces.component.UIComponent component)
           
 
Method Summary
 
Methods inherited from class javax.faces.event.ActionEvent
isAppropriateListener, processListener
 
Methods inherited from class javax.faces.event.FacesEvent
getComponent, getPhaseId, queue, setPhaseId
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AjaxActionEvent

public AjaxActionEvent(javax.faces.component.UIComponent component)
Parameters:
component -


Copyright © 2010. All Rights Reserved.