Roo/XComponent.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 7 Jul 2011 04:37:06 +0000 (12:37 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 7 Jul 2011 04:37:06 +0000 (12:37 +0800)
Roo/XComponent.js

index b6465b2..45db4ab 100644 (file)
@@ -53,7 +53,7 @@ Roo.XComponent = function(cfg) {
         'buildcomplete' : true
         
     });
-    
+    this.region = this.region || 'center'; // default..
     Roo.XComponent.register(this);
     this.modules = false;
     this.el = false; // where the layout goes..