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

Juraj Húska (JIRA) jira-events at lists.jboss.org
Wed Dec 19 11:01:09 EST 2012


     [ https://issues.jboss.org/browse/RF-12642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juraj Húska closed RF-12642.
----------------------------


    
> 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č
>            Assignee: Lukáš Fryč
>             Fix For: 4.3.0.M3
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> 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