Roo/bootstrap/RadioSet.js
authoredward <edward@roojs.com>
Tue, 26 Jun 2018 05:16:53 +0000 (13:16 +0800)
committeredward <edward@roojs.com>
Tue, 26 Jun 2018 05:16:53 +0000 (13:16 +0800)
Roo/bootstrap/RadioSet.js

index 18b1dbb..b6cb5a9 100644 (file)
@@ -37,8 +37,8 @@ Roo.bootstrap.RadioSet = function(config){
        /**
         * @event click
         * Fires when the element is click.
-        * @param {Roo.bootstrap.RadioSet} this This input
-        * @param {Roo.bootstrap.Radio} this This input
+        * @param {Roo.bootstrap.RadioSet} this This radio set
+        * @param {Roo.bootstrap.Radio} item The checked item
         */
        click : true
     });