Last modified by Thomas Mortagne on 2017/03/24

From version 21.5
edited by Vincent Massol
on 2014/07/12
Change comment: fix title
To version 22.1
edited by Sergiu Dumitriu
on 2014/07/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.Sergiu
Content
... ... @@ -44,6 +44,14 @@
44 44  {{/code}}
45 45  )))
46 46  
47 +== The ##XWiki.widgets.ConfirmationBox## widget can display a //Cancel// button ==
48 +
49 +By passing the ##showCancelButton : true## option in the ##interactionParameters## argument to the constructor, a //Cancel// button will be displayed next to the //Yes// and //No// ones. The label of the button can be specified with the ##cancelButtonText## interaction option, and an optional callback to execute with the ##onCancel## behavior option.
50 +
51 +== The ##XWiki.widgets.ModalPopup#createButton## method now accepts an ##extraClass## parameter ==
52 +
53 +The fifth parameter can be used to add additional classes, besides the standard ##button##, to the created buttons.
54 +
47 47  == Deprecated and Retired projects ==
48 48  
49 49  <description of deprecated and retired projects>

Get Connected