aaa7538b0d659f42d890a0f0532a6f3da43e6549
[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   '098f6bcd4621d373cade4e832627b4f6' :"test",
9   'e93b3fa481be3932aa08bd68c3deee70' :"example 1",
10   '60ee66eb2cd31823032664c2e9a79fd5' :"body goes here",
11   '9cf863d802aca813531ca28b319ead90' :"Add Issue",
12   'fb66f41b81f5973740bbfed019aa5d7d' :"Upload Images or Documents",
13   'd9fb0367346d21079a1c52d72da61c9f' :"ticket 1"
14  },
15
16   part     :  ["bootstrap", "dashboard4" ],
17   order    : '001-dashboard-',
18   region   : 'center',
19   parent   : false,
20   name     : "unnamed module",
21   disabled : false, 
22   permname : '', 
23   _tree : function(_data)
24   {
25    var _this = this;
26    var MODULE = this;
27    return {
28    xtype : 'Body',
29    cls : 'skin-blue',
30    xns : Roo.bootstrap,
31    '|xns' : 'Roo.bootstrap',
32    items  : [
33     {
34      xtype : 'Container',
35      cls : 'content',
36      tag : 'section',
37      xns : Roo.bootstrap,
38      '|xns' : 'Roo.bootstrap',
39      items  : [
40       {
41        xtype : 'Row',
42        xns : Roo.bootstrap,
43        '|xns' : 'Roo.bootstrap',
44        items  : [
45         {
46          xtype : 'Card',
47          cls : 'col-xs-12 column col-12',
48          dropable : true,
49          drop_group : 'cards',
50          footer : 'a footer',
51          header : _this._strings['e93b3fa481be3932aa08bd68c3deee70'] /* example 1 */,
52          style : 'max-width:300px;margin: 0 12px;',
53          weight : 'danger',
54          xns : Roo.bootstrap,
55          '|xns' : 'Roo.bootstrap',
56          items  : [
57           {
58            xtype : 'Card',
59            collapsable : true,
60            dragable : true,
61            drag_group : 'cards',
62            header : _this._strings['d9fb0367346d21079a1c52d72da61c9f'] /* ticket 1 */,
63            html : _this._strings['60ee66eb2cd31823032664c2e9a79fd5'] /* body goes here */,
64            margin_bottom : 3,
65            weight : 'light',
66            xns : Roo.bootstrap,
67            '|xns' : 'Roo.bootstrap'
68           },
69           {
70            xtype : 'Card',
71            dragable : true,
72            drag_group : 'cards',
73            header : _this._strings['d9fb0367346d21079a1c52d72da61c9f'] /* ticket 1 */,
74            html : _this._strings['60ee66eb2cd31823032664c2e9a79fd5'] /* body goes here */,
75            margin_bottom : 3,
76            weight : 'light',
77            xns : Roo.bootstrap,
78            '|xns' : 'Roo.bootstrap'
79           },
80           {
81            xtype : 'Button',
82            html : _this._strings['9cf863d802aca813531ca28b319ead90'] /* Add Issue */,
83            weight : 'primary',
84            xns : Roo.bootstrap,
85            '|xns' : 'Roo.bootstrap'
86           }
87          ]
88         },
89         {
90          xtype : 'Card',
91          cls : 'column col-xs-12 col-12',
92          footer : 'a footer',
93          header : _this._strings['e93b3fa481be3932aa08bd68c3deee70'] /* example 1 */,
94          style : 'max-width:300px;margin: 0 12px;',
95          weight : 'danger',
96          xns : Roo.bootstrap,
97          '|xns' : 'Roo.bootstrap',
98          items  : [
99           {
100            xtype : 'Card',
101            dragable : true,
102            drag_group : 'cards',
103            header : _this._strings['d9fb0367346d21079a1c52d72da61c9f'] /* ticket 1 */,
104            html : _this._strings['60ee66eb2cd31823032664c2e9a79fd5'] /* body goes here */,
105            margin_bottom : 3,
106            weight : 'light',
107            xns : Roo.bootstrap,
108            '|xns' : 'Roo.bootstrap'
109           },
110           {
111            xtype : 'Button',
112            html : _this._strings['9cf863d802aca813531ca28b319ead90'] /* Add Issue */,
113            weight : 'primary',
114            xns : Roo.bootstrap,
115            '|xns' : 'Roo.bootstrap'
116           }
117          ]
118         },
119         {
120          xtype : 'Card',
121          title : _this._strings['098f6bcd4621d373cade4e832627b4f6'] /* test */,
122          xns : Roo.bootstrap,
123          '|xns' : 'Roo.bootstrap',
124          items  : [
125           {
126            xtype : 'CardUploader',
127            html : _this._strings['fb66f41b81f5973740bbfed019aa5d7d'] /* Upload Images or Documents */,
128            xns : Roo.bootstrap,
129            '|xns' : 'Roo.bootstrap'
130           }
131          ]
132         }
133        ]
134       }
135      ]
136     }
137    ]
138   };  }
139 });