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

index c64c359..1f0fb6d 100644 (file)
@@ -11,6 +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 {String} btnPosition set the position of the trigger button (left | right) default right
  * @constructor
  * Create a new ComboBox.