javax.faces.event
Interface ActionListener
- All Superinterfaces:
- EventListener, FacesListener
- All Known Implementing Classes:
- ActionListenerWrapper, MethodExpressionActionListener
public interface ActionListener
- extends FacesListener
see Javadoc of JSF Specification
TO_FLOW_DOCUMENT_ID_ATTR_NAME
static final String TO_FLOW_DOCUMENT_ID_ATTR_NAME
- Since:
- 2.2
- See Also:
- Constant Field Values
processAction
void processAction(ActionEvent actionEvent)
throws AbortProcessingException
- Throws:
AbortProcessingException
Copyright © 2015 The Apache Software Foundation. All rights reserved.