From c7321ff3ba81980914a7abd091d10b1166738c38 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Feb 2015 18:21:38 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 9d4ef8f5a7..e97c140315 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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. -- 2.39.2