Changes for page RealtimeLivetable

Last modified by Vincent Massol on 2024/02/26 17:54

<
From version < 28.1 >
edited by Marius Dumitru Florea
on 2020/05/12 10:46
To version < 29.1 >
edited by Marius Dumitru Florea
on 2020/05/12 10:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -143,6 +143,10 @@
143 143  
144 144  The live table widget needs to trigger some events. See the current list of [[live table events>>xwiki:Documentation.DevGuide.FrontendResources.JavaScriptAPI.WebHome||anchor="HLivetableevents28livetable.js29"]] for details.
145 145  
146 +* when the live table is ready (initialized)
147 +* whenever the live table rows are updated (due to pagination, sorting, filtering, etc.)
148 +* after a row is displayed
149 +
146 146  The live table widget is currently implemented by [[livetable.js>>https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-12.3/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/table/livetable.js]].
147 147  
148 148  == Filters ==

Get Connected