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   'cc6d906151ac9361a25911478347b961' :"OUR SERVICES",
10   'bbaff12800505b22a853e8b7f4eb6a22' :"Contact",
11   '992a0f0542384f1ee5ef51b7cf4ae6c4' :"Services",
12   '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>"
13  },
14
15   part     :  ["bootstrap", "designagency" ],
16   order    : '001-designagency',
17   region   : 'center',
18   parent   : false,
19   name     : "unnamed module",
20   disabled : false, 
21   permname : '', 
22   _tree : function()
23   {
24    var _this = this;
25    var MODULE = this;
26    return {
27    '|xns' : 'Roo.bootstrap',
28    xns : Roo.bootstrap,
29    xtype : 'Body',
30    items : [
31     {
32      '|xns' : 'Roo.bootstrap',
33      autohide : false,
34      brand : 'Brand here',
35      cls : 'navbar-default',
36      inverse : true,
37      xns : Roo.bootstrap,
38      xtype : 'NavHeaderbar',
39      items : [
40       {
41        '|xns' : 'Roo.bootstrap',
42        align : 'right',
43        xns : Roo.bootstrap,
44        xtype : 'NavGroup',
45        items : [
46         {
47          '|xns' : 'Roo.bootstrap',
48          href : '#',
49          html : _this._strings['992a0f0542384f1ee5ef51b7cf4ae6c4'],
50          xns : Roo.bootstrap,
51          xtype : 'NavItem'
52         },
53         {
54          '|xns' : 'Roo.bootstrap',
55          href : '#',
56          html : _this._strings['0f9263536b9fc61ada745644735bfd8f'],
57          xns : Roo.bootstrap,
58          xtype : 'NavItem'
59         },
60         {
61          '|xns' : 'Roo.bootstrap',
62          href : '#',
63          html : _this._strings['bbaff12800505b22a853e8b7f4eb6a22'],
64          xns : Roo.bootstrap,
65          xtype : 'NavItem'
66         }
67        ]
68
69       }
70      ]
71
72     },
73     {
74      '|xns' : 'Roo.bootstrap',
75      xns : Roo.bootstrap,
76      xtype : 'Container',
77      items : [
78       {
79        '|xns' : 'Roo.bootstrap',
80        xns : Roo.bootstrap,
81        xtype : 'Container',
82        items : [
83         {
84          '|xns' : 'Roo.bootstrap',
85          cls : 'text-center col-md-offset-2',
86          html : _this._strings['ae9f975dc3c437397b6882f4e3136e0e'],
87          md : 8,
88          xns : Roo.bootstrap,
89          xtype : 'Column'
90         }
91        ]
92
93       }
94      ]
95
96     },
97     {
98      '|xns' : 'Roo.bootstrap',
99      tag : 'section',
100      xns : Roo.bootstrap,
101      xtype : 'Container',
102      items : [
103       {
104        '|xns' : 'Roo.bootstrap',
105        xns : Roo.bootstrap,
106        xtype : 'Container',
107        items : [
108         {
109          '|xns' : 'Roo.bootstrap',
110          xns : Roo.bootstrap,
111          xtype : 'Row',
112          items : [
113           {
114            '|xns' : 'Roo.bootstrap',
115            md : 6,
116            xns : Roo.bootstrap,
117            xtype : 'Column',
118            items : [
119             {
120              '|xns' : 'Roo.bootstrap',
121              html : _this._strings['cc6d906151ac9361a25911478347b961'],
122              level : 2,
123              xns : Roo.bootstrap,
124              xtype : 'Header'
125             }
126            ]
127
128           }
129          ]
130
131         }
132        ]
133
134       }
135      ]
136
137     }
138    ]
139
140   };  }
141 });