public class RedirectMethodExpressionValueExpressionActionListener extends Object implements ActionListener, FacesWrapper<jakarta.el.ValueExpression>, Externalizable
TO_FLOW_DOCUMENT_ID_ATTR_NAME| Constructor and Description | 
|---|
| RedirectMethodExpressionValueExpressionActionListener() | 
| RedirectMethodExpressionValueExpressionActionListener(jakarta.el.ValueExpression valueExpression) | 
| Modifier and Type | Method and Description | 
|---|---|
| jakarta.el.ValueExpression | getWrapped() | 
| void | processAction(ActionEvent actionEvent) | 
| void | readExternal(ObjectInput in) | 
| void | writeExternal(ObjectOutput out) | 
public RedirectMethodExpressionValueExpressionActionListener()
public RedirectMethodExpressionValueExpressionActionListener(jakarta.el.ValueExpression valueExpression)
public void processAction(ActionEvent actionEvent) throws AbortProcessingException
processAction in interface ActionListenerAbortProcessingExceptionpublic jakarta.el.ValueExpression getWrapped()
getWrapped in interface FacesWrapper<jakarta.el.ValueExpression>public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.