Roo/bootstrap/ComboBox.js
authorMichael <michael@roojs.com>
Thu, 5 Feb 2015 10:21:38 +0000 (18:21 +0800)
committerMichael <michael@roojs.com>
Thu, 5 Feb 2015 10:21:38 +0000 (18:21 +0800)
Roo/bootstrap/ComboBox.js

index 9d4ef8f..e97c140 100644 (file)
@@ -10,6 +10,7 @@
  * @cfg {Boolean} append (true|false) default false
  * @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} editNotList allow text type,but not show pull down, default false
  * @cfg {String} btnPosition set the position of the trigger button (left | right) default right
  * @constructor
  * Create a new ComboBox.