Create new RichFaces Documentation Jira issue

This will launch the RichFaces Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

6.1.1.  < a4j:ajaxListener > available since 3.0.0

expand all
6.1.1.1. Description
6.1.1.2. Key Features

The component adds an action listener to a parent component to provide possibility of Ajax update. It works like the <f:actionListener> or <f:valueChangeListener> JSF components but for the whole Ajax container.

Table 6.1. a4j : ajaxListener attributes

Attribute Name Description
typeHTML: Fully qualified Java class name of an AjaxListener to be created and registered.