Roo/View.js
authorEdward <edward@roojs.com>
Wed, 22 Apr 2015 04:25:01 +0000 (12:25 +0800)
committerEdward <edward@roojs.com>
Wed, 22 Apr 2015 04:25:01 +0000 (12:25 +0800)
Roo/View.js

index 99bc298..6c31f80 100644 (file)
@@ -577,6 +577,7 @@ Roo.extend(Roo.View, Roo.util.Observable, {
      * @param {Boolean} suppressEvent (optional) true to skip firing of the selectionchange vent
      */
     select : function(nodeInfo, keepExisting, suppressEvent){
+        Roo.log('running here!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if(nodeInfo instanceof Array){
             if(!keepExisting){
                 this.clearSelections(true);