javax.faces.event
Class ActionEvent
java.lang.Object
   java.util.EventObject
java.util.EventObject
       javax.faces.event.FacesEvent
javax.faces.event.FacesEvent
           javax.faces.event.ActionEvent
javax.faces.event.ActionEvent
- All Implemented Interfaces: 
- Serializable
- public class ActionEvent 
- extends FacesEvent
see Javadoc of JSF Specification
- Version:
- $Revision: 676278 $ $Date: 2008-07-13 03:35:04 -0500 (Sun, 13 Jul 2008) $
- Author:
- Thomas Spiegl (latest modification by $Author: skitching $)
- See Also:
- Serialized Form
 
 
 
 
 
 
 
ActionEvent
public ActionEvent(UIComponent uiComponent)
isAppropriateListener
public boolean isAppropriateListener(FacesListener facesListeners)
- 
- Specified by:
- isAppropriateListenerin class- FacesEvent
 
- 
 
processListener
public void processListener(FacesListener facesListeners)
- 
- Specified by:
- processListenerin class- FacesEvent
 
- 
 
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.