Changes for page Release Notes for XWiki Enterprise 1.9 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -221,7 +221,7 @@ 221 221 - <tt>xwiki:actions:cancel</tt>, <tt>xwiki:actions:preview</tt> and <tt>xwiki:actions:save</tt> are sent when pushing one of the form action buttons. As extra information the second parameter sent to event listeners contains the original click event (if any, and which can be stopped to prevent the action from completing), the form being submitted, and a boolean <tt>continue</tt> parameter for the <tt>xwiki:actions:save</tt> event, to distinguish between ~~Save and View~~ and ~~Save and Continue~~. 222 222 Other events will be added in the future as needed. 223 223 224 -A complete documentation for those events and their memo data is available at [platform:DevGuide.JavaScriptAPI]224 +A complete documentation for those events and their memo data is available on [the JavaScript API page on XWiki's platform development guide>platform:DevGuide.JavaScriptAPI]. 225 225 226 226 1.1.1.1.1 Usage example 227 227