examples/bootstrap/right_sidebar.bjs
[roojs1] / examples / bootstrap / right_sidebar.js
1 //<script type="text/javascript">
2
3 // Auto generated file - created by app.Builder.js- do not edit directly (at present!)
4
5 right_sidebar = new Roo.XComponent({
6     part     :  ["bootstrap", "right_sidebar" ],
7     order    : '001-right-sidebar',
8     region   : 'center',
9     parent   : false,
10     name     : "unnamed module",
11     disabled : false, 
12     permname : '', 
13     _tree : function()
14     {
15         var _this = this;
16         var MODULE = this;
17         return {
18             '|xns' : 'Roo.bootstrap',
19             xtype : 'Body',
20             xns : Roo.bootstrap
21         };    }
22 });