Package | Description |
---|---|
jakarta.faces.event |
Modifier and Type | Method and Description |
---|---|
void |
MethodExpressionActionListener.processAction(ActionEvent actionEvent)
Call through to the
MethodExpression passed in
our constructor. |
void |
ActionListenerWrapper.processAction(ActionEvent event) |
void |
ActionListener.processAction(ActionEvent event)
Invoked when the action described by the specified
ActionEvent occurs. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.