Roo/form/ComboBox.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 22 Nov 2011 03:54:02 +0000 (11:54 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 22 Nov 2011 03:54:02 +0000 (11:54 +0800)
Roo/form/ComboBox.js

index 0e39e55..baea1b0 100644 (file)
@@ -602,7 +602,10 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
         }
         //this.el.focus();
     },
-
+    onLoadException : function(){
+        
+        
+    },
     // private
     onTypeAhead : function(){
         if(this.store.getCount() > 0){