[richfaces-issues] [JBoss JIRA] (RF-12629) Call javascriptServiceComplete once all scripts added by JavaScriptService are executed

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Nov 30 04:25:21 EST 2012


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

             Summary: Call javascriptServiceComplete once all scripts added by JavaScriptService are executed
                 Key: RF-12629
                 URL: https://issues.jboss.org/browse/RF-12629
             Project: RichFaces
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: core
    Affects Versions: 4.3.0.M3
            Reporter: Lukáš Fryč
            Assignee: Lukáš Fryč
             Fix For: 4.3.0.M3


The event should be called once all scripts are executed but before any oncomplete script is executed.

The event should be fired on document.

General way to bind to this event (as replacement for {{$(document).ready(...)}} is using {{$(document).one("javascriptServiceComplete", ...);}}

--
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