examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.js
1 //<script type="text/javascript">
2
3 // Auto generated file - created by app.Builder.js- do not edit directly (at present!)
4
5 dashboard4 = new Roo.XComponent({
6
7  _strings : {
8   '9d5ed678fe57bcca610140957afab571' :"B",
9   '0d61f8370cad1d412f80b84d143e1257' :"C",
10   'f623e75af30e62bbd73d6df5b50bb7b5' :"D",
11   '3a3ea00cfc35332cedf6e5e9a32e94da' :"E",
12   '30bd2ce65d1e43e9c498b7d5d49f3b78' :"Dashboard <small>  Example Control panel </small>",
13   '70ce2e7a27cab2a670ca954f8362e19f' :"tab 2 content",
14   '800618943025315f869e4e1f09471012' :"F",
15   '18327168fcb401af02b4615b43d637ad' :"Pick from list",
16   '7fc56270e7a70fa81a5935b72eacbe29' :"A"
17  },
18
19   part     :  ["bootstrap", "dashboard4" ],
20   order    : '001-dashboard-',
21   region   : 'center',
22   parent   : false,
23   name     : "unnamed module",
24   disabled : false, 
25   permname : '', 
26   _tree : function()
27   {
28    var _this = this;
29    var MODULE = this;
30    return {
31    '|xns' : 'Roo.bootstrap',
32    cls : 'skin-blue',
33    xns : Roo.bootstrap,
34    xtype : 'Body',
35    items : [
36     Roo.apply(Dashboard.Header1._tree(), {
37      '|xns' : 'Roo.bootstrap',
38      cls : 'header',
39      tag : 'header',
40      xns : Roo.bootstrap,
41      xtype : 'Container'
42     }),
43     {
44      '|xns' : 'Roo.bootstrap',
45      cls : 'wrapper row-offcanvas row-offcanvas-left',
46      'flexy:include' : 'Sidebar.html',
47      xns : Roo.bootstrap,
48      xtype : 'Container',
49      items : [
50       Roo.apply(Dashboard.Sidebar2._tree(), {
51        '|xns' : 'Roo.bootstrap',
52        cls : 'left-side sidebar-offcanvas',
53        tag : 'aside',
54        xns : Roo.bootstrap,
55        xtype : 'Container'
56       }),
57       {
58        '|xns' : 'Roo.bootstrap',
59        cls : 'right-side',
60        tag : 'aside',
61        xns : Roo.bootstrap,
62        xtype : 'Container',
63        items : [
64         {
65          '|xns' : 'Roo.bootstrap',
66          cls : 'content-header',
67          tag : 'section',
68          xns : Roo.bootstrap,
69          xtype : 'Container',
70          items : [
71           {
72            '|xns' : 'Roo.bootstrap',
73            html : _this._strings['30bd2ce65d1e43e9c498b7d5d49f3b78'],
74            xns : Roo.bootstrap,
75            xtype : 'Header'
76           }
77          ]
78
79         },
80         {
81          '|xns' : 'Roo.bootstrap',
82          cls : 'content',
83          tag : 'section',
84          xns : Roo.bootstrap,
85          xtype : 'Container',
86          items : [
87           {
88            '|xns' : 'Roo.bootstrap',
89            xns : Roo.bootstrap,
90            xtype : 'Row',
91            items : [
92             {
93              '|xns' : 'Roo.bootstrap',
94              lg : 6,
95              md : 6,
96              sm : 12,
97              style : '',
98              xns : Roo.bootstrap,
99              xtype : 'Column',
100              items : [
101               {
102                '|xns' : 'Roo.bootstrap.dash',
103                title : _this._strings['18327168fcb401af02b4615b43d637ad'],
104                xns : Roo.bootstrap.dash,
105                xtype : 'TabBox',
106                listeners : {
107                 render : function (_self)
108                  {
109                      _this.testbox = _self;
110                  }
111                },
112                items : [
113                 {
114                  '|xns' : 'Roo.bootstrap.dash',
115                  title : _this._strings['7fc56270e7a70fa81a5935b72eacbe29'],
116                  xns : Roo.bootstrap.dash,
117                  xtype : 'TabPane',
118                  items : [
119                   {
120                    '|xns' : 'Roo.bootstrap',
121                    xns : Roo.bootstrap,
122                    xtype : 'Column'
123                   }
124                  ]
125
126                 },
127                 {
128                  '|xns' : 'Roo.bootstrap.dash',
129                  title : _this._strings['9d5ed678fe57bcca610140957afab571'],
130                  xns : Roo.bootstrap.dash,
131                  xtype : 'TabPane',
132                  items : [
133                   {
134                    '|xns' : 'Roo.bootstrap',
135                    html : _this._strings['70ce2e7a27cab2a670ca954f8362e19f'],
136                    xns : Roo.bootstrap,
137                    xtype : 'Column'
138                   }
139                  ]
140
141                 },
142                 {
143                  '|xns' : 'Roo.bootstrap.dash',
144                  title : _this._strings['0d61f8370cad1d412f80b84d143e1257'],
145                  xns : Roo.bootstrap.dash,
146                  xtype : 'TabPane',
147                  items : [
148                   {
149                    '|xns' : 'Roo.bootstrap',
150                    html : _this._strings['70ce2e7a27cab2a670ca954f8362e19f'],
151                    xns : Roo.bootstrap,
152                    xtype : 'Column'
153                   }
154                  ]
155
156                 },
157                 {
158                  '|xns' : 'Roo.bootstrap.dash',
159                  title : _this._strings['f623e75af30e62bbd73d6df5b50bb7b5'],
160                  xns : Roo.bootstrap.dash,
161                  xtype : 'TabPane',
162                  items : [
163                   {
164                    '|xns' : 'Roo.bootstrap',
165                    html : _this._strings['70ce2e7a27cab2a670ca954f8362e19f'],
166                    xns : Roo.bootstrap,
167                    xtype : 'Column'
168                   }
169                  ]
170
171                 },
172                 {
173                  '|xns' : 'Roo.bootstrap.dash',
174                  title : _this._strings['3a3ea00cfc35332cedf6e5e9a32e94da'],
175                  xns : Roo.bootstrap.dash,
176                  xtype : 'TabPane',
177                  items : [
178                   {
179                    '|xns' : 'Roo.bootstrap',
180                    html : _this._strings['70ce2e7a27cab2a670ca954f8362e19f'],
181                    xns : Roo.bootstrap,
182                    xtype : 'Column'
183                   }
184                  ]
185
186                 },
187                 {
188                  '|xns' : 'Roo.bootstrap.dash',
189                  title : _this._strings['800618943025315f869e4e1f09471012'],
190                  xns : Roo.bootstrap.dash,
191                  xtype : 'TabPane',
192                  items : [
193                   {
194                    '|xns' : 'Roo.bootstrap',
195                    html : _this._strings['70ce2e7a27cab2a670ca954f8362e19f'],
196                    xns : Roo.bootstrap,
197                    xtype : 'Column'
198                   }
199                  ]
200
201                 }
202                ]
203
204               }
205              ]
206
207             }
208            ]
209
210           }
211          ]
212
213         }
214        ]
215
216       }
217      ]
218
219     }
220    ]
221
222   };  }
223 });