Roo/bootstrap/ComboBox.js
authorMichael <michael@roojs.com>
Thu, 12 Feb 2015 06:05:49 +0000 (14:05 +0800)
committerMichael <michael@roojs.com>
Thu, 12 Feb 2015 06:05:49 +0000 (14:05 +0800)
Roo/bootstrap/ComboBox.js

index 1f0fb6d..05cc8cb 100644 (file)
@@ -11,7 +11,7 @@
  * @cfg {Boolean} autoFocus (true|false) auto focus the first item, default true
  * @cfg {Boolean} tickable ComboBox with tickable selections (true|false), default false
  * @cfg {Boolean} triggerList trigger show the list or not (true|false) default true
- * @cfg {Boolean} show toggle button or not (true|false) default true
+ * @cfg {Boolean} showToggleBtn show toggle button or not (true|false) default true
  * @cfg {String} btnPosition set the position of the trigger button (left | right) default right
  * @constructor
  * Create a new ComboBox.