[richfaces-issues] [JBoss JIRA] (RF-12642) richfaces.js: fire ajaxbegin and ajaxbeforedomupdate events

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Dec 5 09:06:22 EST 2012


Lukáš Fryč created RF-12642:
-------------------------------

             Summary: richfaces.js: fire ajaxbegin and ajaxbeforedomupdate events
                 Key: RF-12642
                 URL: https://issues.jboss.org/browse/RF-12642
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: core
            Reporter: Lukáš Fryč
             Fix For: 4.3.0.M3


Those events will form the lifecycle of AJAX-submission together with {{ajaxsubmit}}.

The meaning of events are as follows:

* {{ajaxsubmit}} - right before JSF AJAX request is triggered
* {{ajaxbegin}} - when JSF starts to communicate, it means when jsf.ajax.request asynchronous method ended
* {{ajaxbeforedomupdate}} - right before JSF AJAX request will update DOM

{{ajaxbegin}} and {{ajaxbeforedomupdate}} are executed before user-defined {{onbegin}} and {{onbeforedomupdate}} event handlers

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list