Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. MichaelHamann1 +XWiki.surli - Content
-
... ... @@ -175,8 +175,9 @@ 175 175 * ##**xwiki:livedata:select**## (since 12.10) with ##entry## 176 176 * ##**xwiki:livedata:deselect**## (since 12.10) with ##entry## 177 177 * ##**xwiki:livedata:selectGlobal**## (since 12.10) 178 -* ##**xwiki:livedata:sort**## (since 12.10) with ##property##, ##level## or ##type, and ##descending ##178 +* ##**xwiki:livedata:sort**## (since 12.10) with ##property##, ##level## or ##type, and ##descending 179 179 * ##**xwiki:livedata:filter**## (since 12.10) with ##type##, ##property## and ##removedFilters## or ##oldEntry##/##newEntry## 180 +* ##**xwiki:livedata:entriesUpdated**## (since 14.8RC1) 180 180 181 181 All events are dispatched on the container that is wrapping the Live Data as native custom events. All events have the Live Data instance set as ##detail.livedata##. Additional properties are available depending on the event and the situation in which the event is triggered, some of them are listed above. Before 14.4RC1 and 13.10.6, the events were triggered on a detached DOM element and thus it was not really possible to register event listeners for them. 182 182