Roo/bootstrap/CheckBox.js
authoredward <edward@roojs.com>
Fri, 18 Sep 2015 04:15:18 +0000 (12:15 +0800)
committeredward <edward@roojs.com>
Fri, 18 Sep 2015 04:15:18 +0000 (12:15 +0800)
Roo/bootstrap/CheckBox.js

index c105f2e..6844675 100644 (file)
@@ -31,6 +31,7 @@ Roo.bootstrap.CheckBox = function(config){
         * Fires when the element is checked or unchecked.
         * @param {Roo.bootstrap.CheckBox} this This input
         * @param {Boolean} checked The new checked value
+        * @param {String} oldValue The old value
         */
        check : true
     });