Roo/ContentPanel.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:03:28 +0000 (14:03 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 06:03:28 +0000 (14:03 +0800)
Roo/ContentPanel.js

index f2335cc..a20a05d 100644 (file)
  * @param {String} region (optional) Used by xtype constructors to add to regions. (values center,east,west,south,north)
  */
 Roo.ContentPanel = function(el, config, content){
-    
+    Roo.log('Content Panel call');
+    Roo.log(el);
+    Roo.log(config);
+    Roo.log(content);
      
     /*
     if(el.autoCreate || el.xtype){ // xtype is available if this is called from factory