Uses of Class
jakarta.faces.event.ActionEvent
-
Uses of ActionEvent in jakarta.faces.event
Modifier and TypeMethodDescriptionvoid
ActionListener.processAction
(ActionEvent event) Invoked when the action described by the specifiedActionEvent
occurs.void
ActionListenerWrapper.processAction
(ActionEvent event) void
MethodExpressionActionListener.processAction
(ActionEvent actionEvent) Call through to theMethodExpression
passed in our constructor.