examples/bootstrap/designagency.bjs
[roojs1] / examples / bootstrap / designagency.js
1 //<script type="text/javascript">
2
3 // Auto generated file - created by app.Builder.js- do not edit directly (at present!)
4
5 designagency = new Roo.XComponent({
6
7  _strings : {
8   '0f9263536b9fc61ada745644735bfd8f' :"Work",
9   'bbaff12800505b22a853e8b7f4eb6a22' :"Contact",
10   '992a0f0542384f1ee5ef51b7cf4ae6c4' :"Services",
11   'ae9f975dc3c437397b6882f4e3136e0e' :"<h1>DESIGN AGENCY </h1>\n                    <h2>You Think, We Deliver </h2>\n                    <p class=\"p-cls\">\n                        Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n                    </p>"
12  },
13
14   part     :  ["bootstrap", "designagency" ],
15   order    : '001-designagency',
16   region   : 'center',
17   parent   : false,
18   name     : "unnamed module",
19   disabled : false, 
20   permname : '', 
21   _tree : function()
22   {
23    var _this = this;
24    var MODULE = this;
25    return {
26    '|xns' : 'Roo.bootstrap',
27    xns : Roo.bootstrap,
28    xtype : 'Body',
29    items : [
30     {
31      '|xns' : 'Roo.bootstrap',
32      autohide : false,
33      brand : 'Brand here',
34      cls : 'navbar-default',
35      inverse : true,
36      xns : Roo.bootstrap,
37      xtype : 'NavHeaderbar',
38      items : [
39       {
40        '|xns' : 'Roo.bootstrap',
41        align : 'right',
42        xns : Roo.bootstrap,
43        xtype : 'NavGroup',
44        items : [
45         {
46          '|xns' : 'Roo.bootstrap',
47          href : '#',
48          html : _this._strings['992a0f0542384f1ee5ef51b7cf4ae6c4'],
49          xns : Roo.bootstrap,
50          xtype : 'NavItem'
51         },
52         {
53          '|xns' : 'Roo.bootstrap',
54          href : '#',
55          html : _this._strings['0f9263536b9fc61ada745644735bfd8f'],
56          xns : Roo.bootstrap,
57          xtype : 'NavItem'
58         },
59         {
60          '|xns' : 'Roo.bootstrap',
61          href : '#',
62          html : _this._strings['bbaff12800505b22a853e8b7f4eb6a22'],
63          xns : Roo.bootstrap,
64          xtype : 'NavItem'
65         }
66        ]
67
68       }
69      ]
70
71     },
72     {
73      '|xns' : 'Roo.bootstrap',
74      xns : Roo.bootstrap,
75      xtype : 'Container',
76      items : [
77       {
78        '|xns' : 'Roo.bootstrap',
79        xns : Roo.bootstrap,
80        xtype : 'Container',
81        items : [
82         {
83          '|xns' : 'Roo.bootstrap',
84          html : _this._strings['ae9f975dc3c437397b6882f4e3136e0e'],
85          md : 8,
86          xns : Roo.bootstrap,
87          xtype : 'Column'
88         }
89        ]
90
91       }
92      ]
93
94     }
95    ]
96
97   };  }
98 });