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
- 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 © 2014 The Apache Software Foundation. All rights reserved.