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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to