Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Mon, 28 Dec 2015 04:46:16 +0000 (12:46 +0800)
committeredward <edward@roojs.com>
Mon, 28 Dec 2015 04:46:16 +0000 (12:46 +0800)
Roo/bootstrap/ComboBox.js

index ffa4289..12ad463 100644 (file)
@@ -1370,6 +1370,14 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
              
         }
     },
+    
+    
+    removeBtnClick : function(e, el, o)
+    {
+        e.preventDefault();
+        
+        this.fireEvent("remove", this);
+    },
 
     /**
      * Execute a query to filter the dropdown list.  Fires the beforequery event prior to performing the