Name

ActionListener

Synopsis

This interface is implemented by all classes interested in handling ActionEvent events.

Synopsis

Interface name:

javax.faces.event.ActionListener

Extends:

javax.faces.event.FacesListener

Implemented by:

All classes interested in handling ActionEvent events.

Methods

public void processAction(javax.faces.event.ActionEvent event)

Processes the event.

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.