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

index 99bc298..2a5ace0 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 Roo.View select!!!!!!!!!!!!!!!!!!!!!!1');
         if(nodeInfo instanceof Array){
             if(!keepExisting){
                 this.clearSelections(true);