Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:18:14 +0000 (14:18 +0800)
committerEdward <edward@roojs.com>
Tue, 2 Oct 2018 06:18:14 +0000 (14:18 +0800)
Roo/bootstrap/ComboBox.js

index 121cacb..e6e266a 100644 (file)
@@ -106,8 +106,13 @@ Roo.bootstrap.ComboBox = function(config){
             * @param {Roo.bootstrap.ComboBox} combo This combo box
             * @param {Object} cfg set html .
             */
-        'touchviewdisplay' : true
-        
+        'touchviewdisplay' : true,
+        /**
+         * @event ontouchviewload
+         * Fires when touch view load (local store)
+            * @param {Roo.bootstrap.ComboBox} combo This combo box
+            */
+        'ontouchviewload' : true
     });
     
     this.item = [];