javax.faces.event
Class ActionEvent
java.lang.Object
java.util.EventObject
javax.faces.event.FacesEvent
javax.faces.event.ActionEvent
- All Implemented Interfaces:
- Serializable
public class ActionEvent
- extends FacesEvent
see Javadoc of JSF Specification
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 14:19:37 +0200 (Sat, 22 Oct 2011) $
- Author:
- Thomas Spiegl (latest modification by $Author: bommel $)
- See Also:
- Serialized Form
ActionEvent
public ActionEvent(UIComponent uiComponent)
isAppropriateListener
public boolean isAppropriateListener(FacesListener facesListeners)
- Specified by:
isAppropriateListener
in class FacesEvent
processListener
public void processListener(FacesListener facesListeners)
- Specified by:
processListener
in class FacesEvent
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.