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

index 6c31f80..7688af5 100644 (file)
@@ -578,6 +578,9 @@ Roo.extend(Roo.View, Roo.util.Observable, {
      */
     select : function(nodeInfo, keepExisting, suppressEvent){
         Roo.log('running here!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
+        Roo.log(nodeInfo);
+        Roo.log(keepExisting);
+        Roo.log(suppressEvent);
         if(nodeInfo instanceof Array){
             if(!keepExisting){
                 this.clearSelections(true);