Uses of Class
jakarta.faces.event.ActionEvent
Packages that use ActionEvent
-
Uses of ActionEvent in jakarta.faces.event
Methods in jakarta.faces.event with parameters of type ActionEventModifier and TypeMethodDescriptionvoidActionListener.processAction(ActionEvent event) Invoked when the action described by the specifiedActionEventoccurs.voidActionListenerWrapper.processAction(ActionEvent event) voidMethodExpressionActionListener.processAction(ActionEvent actionEvent) Call through to theMethodExpressionpassed in our constructor.