public abstract class ActionListenerWrapper extends Object implements ActionListener, FacesWrapper<ActionListener>
TO_FLOW_DOCUMENT_ID_ATTR_NAME| Constructor and Description | 
|---|
| ActionListenerWrapper() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ActionListener | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
| void | processAction(ActionEvent actionEvent) | 
public void processAction(ActionEvent actionEvent) throws AbortProcessingException
processAction in interface ActionListenerAbortProcessingExceptionpublic abstract ActionListener getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<ActionListener>Copyright © 2022 The Apache Software Foundation. All rights reserved.