Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

List of possible values of event attribute of tag a4j:ajax in RichFaces

I flipped through two RichFaces reference guides and did not find this information. Where else can I search for it?

like image 392
Dmitriy Korobkov Avatar asked Jun 13 '13 22:06

Dmitriy Korobkov


People also ask

What is a4j Ajax?

Description: The <a4j:ajax> behavior allows Ajax capability to be added to a non-Ajax component. The non-Ajax component must implement the ClientBehaviorHolder interface for all the event attributes that support behavior rendering.

What is a4j in JSF?

The <a4j:support> component is the most important core component in the RichFaces library. It enriches any existing non-Ajax JSF or RichFaces component with Ajax capability. All other RichFaces Ajax components are based on the same principles <a4j:support> has.


1 Answers

List of possible attributes of f:ajax tag. If one belives Luiggi Mendoza, this list is the same as in a4j:ajax.

like image 71
Dmitriy Korobkov Avatar answered Sep 27 '22 20:09

Dmitriy Korobkov