Changes for page XWiki JavaScript API

Last modified by Simon Urli on 2022/09/14

<
From version < 3.2 >
edited by Sergiu Dumitriu
on 2010/02/01
To version < 4.1 >
edited by Oana Florea
on 2010/08/05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Sergiu
1 +XWiki.OanaTabaranu
Content
... ... @@ -89,3 +89,16 @@
89 89  * *<tt>xwiki:docextra:activated</tt>*
90 90  
91 91  This event is fired upon activation of a tab. It differs from the loaded event since tabs are loaded only once if the user clicks going back and forth between tabs. This event will notify of each tab activation, just after the tab content is actually made visible. The tab ID is passed in the memo as for <tt>xwiki:docextra:loaded</tt>
92 +
93 +1.1.1 Livetable events
94 +
95 +* *<tt>xwiki:livetable:newrow</tt>*
96 +
97 +* *<tt>xwiki:livetable:loadingEntries</tt>* (since 2.3 RC1)
98 +
99 +* *<tt>xwiki:livetable:receivedEntries</tt>* (since 2.3 RC1)
100 +
101 +* *<tt>xwiki:livetable:loadingComplete</tt>* (since 2.4 M1)
102 +
103 +* *<tt>xwiki:livetable:displayComplete</tt>* (since 2.4 M1)
104 +

Get Connected