Uses of Class
jakarta.faces.event.ActionEvent
- 
Packages that use ActionEvent Package Description jakarta.faces.event  - 
- 
Uses of ActionEvent in jakarta.faces.event
Methods in jakarta.faces.event with parameters of type ActionEvent Modifier and Type Method Description voidActionListener. 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. 
 -