roojs-all.js
[roojs1] / examples / bootstrap / Dashboard.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 Dashboard.Sidebar = new Roo.XComponent({
6     part     :  ["bootstrap", "Sidebar" ],
7     order    : '001-Dashboard.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             xtype : 'Body',
19             xns : Roo.bootstrap
20         };    }
21 });