examples/bootstrap/nested.html
[roojs1] / examples / bootstrap / nested.html
1 <!--
2
3 porting tst for layout classes from original roo library into bootstrap one.
4
5
6 -->
7 <html>
8 <head>
9   <title>Nested Layout</title>
10   
11    <!-- Bootstrap -->
12     <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
13        
14     <link href="../../css-bootstrap/font-awesome.css" rel="stylesheet" type="text/css" />
15    
16     <link href="../../css-bootstrap/roojs-bootstrap-debug.css" rel="stylesheet" type="text/css" />
17     
18     <link href="../../../bootswatch/material-kit/css/material-kit.css" rel="stylesheet">
19
20     
21         
22     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
23     <!-- bootstrap js.. needs to compile it later.. -->
24     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
25
26   
27
28         <script type="text/javascript">
29
30 Roo.namespace("Dashboard");
31     </script>
32      
33          <script type="text/javascript" src="Dashboard.Header1.js"></script>
34
35      
36      
37      
38     <style type="text/css">
39 .navbar {
40     padding: 0;
41 }
42         </style>
43         <script type="text/javascript">
44
45 Roo.namespace("Example");
46
47 Example.Nested = new Roo.XComponent({
48     part     :  ["example", "nested" ],
49     order    : '001-Example-Nested',
50     region   : 'center',
51     parent   : false,
52     name     : "unnamed module",
53     disabled : false, 
54     permname : '', 
55     _tree : function()
56     {
57         var _this = this;
58         var MODULE = this;
59         return {
60             is_root : true,
61             xtype : 'Border',
62             xns : Roo.bootstrap.layout,
63             el : document.body, // border layout can be applied to the outer one...
64             west: {
65                 xtype : 'Region',
66                 xns: Roo.bootstrap.layout,
67                 split:true,
68                 tabPosition: 'top',
69                 initialSize: 400,
70                 titlebar: true,
71                // collapsible: true,
72                 minSize: 100,
73                 maxSize: 400
74             },
75             north: {
76                 xtype : 'Region',
77                 xns: Roo.bootstrap.layout,
78                 overflow : 'visible',
79                 
80                 initialSize: 50,
81                 titlebar: false
82                
83             },
84             center: {
85                 xtype : 'Region',
86                 xns: Roo.bootstrap.layout,
87                 autoScroll: false,
88                 tabPosition:'top',
89                  titlebar: true
90             },
91             items : [
92                 {
93                     xtype : 'Content',
94                     xns: Roo.bootstrap.panel,
95                     title : "Title west" ,
96                     fitToFrame:true,
97                     closable:false,
98                     region : 'north',
99                     items : [
100                         {
101                             bar : true,
102                             position : 'static-top',
103                             xtype : 'NavHeaderbar',
104                             tag : 'nav',
105                             xns : Roo.bootstrap,
106                             items : [
107                                 {
108                                     cls : 'navbar-btn sidebar-toggle',
109                                     xtype : 'Link',
110                                     xns : Roo.bootstrap,
111                                     html : '<span class=\"icon-bar\"></span><span class=\"icon-bar\"></span><span class=\"icon-bar\"></span>'
112                                 },
113                                 {
114                                     xtype : 'NavGroup',
115                                     align : 'right',
116                                     xns : Roo.bootstrap,
117                                     items : [
118                                         {
119                                             menu : {
120                                                 xtype : 'Menu',
121                                                 xns : Roo.bootstrap,
122                                                 items : [
123                                                     {
124                                                         xtype : 'MenuItem',
125                                                         xns : Roo.bootstrap,
126                                                         html : 'test'
127                                                     }
128                                                 ]
129         
130                                             },
131                                             xtype : 'NavItem',
132                                             xns : Roo.bootstrap,
133                                             html : 'test',
134                                             items : [
135         
136                                             ]
137         
138                                         },
139                                         {
140                                             xtype : 'NavItem',
141                                             xns : Roo.bootstrap,
142                                             html : 'test'
143                                         }
144                                     ]
145         
146                                 }
147                             ]
148         
149                         }
150                     ]
151                     
152                 },
153              
154                 {
155                     xtype : 'Content',
156                     xns: Roo.bootstrap.panel,
157                     title : "Title west" ,
158                     fitToFrame:true,
159                     closable:false,
160                     region : 'west',
161                     html : 'some body west'
162                     
163                 },
164                 {
165                     xtype : 'Grid',
166                     xns: Roo.bootstrap.panel,
167                     title : "Test Grid",
168                     fitToFrame:true,
169                     closable:false,
170                     region : 'west',
171                     
172                     grid : {
173                         loadMask : true,
174                         striped : true,
175                         xns : Roo.bootstrap,
176                         xtype : 'Table',
177                         listeners : {
178                             render : function()
179                             {
180                                 this.store.load();
181                             }
182                         },
183                         store : {
184                             xns : Roo.data,
185                             xtype : 'Store',
186                          
187                             proxy : {
188                                 xns : Roo.data,
189                                 xtype : 'MemoryProxy',
190                                 data: [
191                                     ['3m Co',71.72,0.02,0.03,'9/1 12:00am'],
192                                     ['Alcoa Inc',29.01,0.42,1.47,'9/1 12:00am'],
193                                     ['Altria Group Inc',83.81,0.28,0.34,'9/1 12:00am'],
194                                     ['American Express Company',52.55,0.01,0.02,'9/1 12:00am'],
195                                     ['American International Group, Inc.',64.13,0.31,0.49,'9/1 12:00am'],
196                                     ['AT&T Inc.',31.61,-0.48,-1.54,'9/1 12:00am'],
197                                     ['Boeing Co.',75.43,0.53,0.71,'9/1 12:00am'],
198                                     ['Caterpillar Inc.',67.27,0.92,1.39,'9/1 12:00am'],
199                                     ['Citigroup, Inc.',49.37,0.02,0.04,'9/1 12:00am'],
200                                     ['E.I. du Pont de Nemours and Company',40.48,0.51,1.28,'9/1 12:00am'],
201                                     ['Exxon Mobil Corp',68.1,-0.43,-0.64,'9/1 12:00am'],
202                                     ['General Electric Company',34.14,-0.08,-0.23,'9/1 12:00am'],
203                                     ['General Motors Corporation',30.27,1.09,3.74,'9/1 12:00am'],
204                                     ['Hewlett-Packard Co.',36.53,-0.03,-0.08,'9/1 12:00am'],
205                                     ['Honeywell Intl Inc',38.77,0.05,0.13,'9/1 12:00am'],
206                                     ['Intel Corporation',19.88,0.31,1.58,'9/1 12:00am'],
207                                     ['International Business Machines',81.41,0.44,0.54,'9/1 12:00am'],
208                                     ['Johnson & Johnson',64.72,0.06,0.09,'9/1 12:00am'],
209                                     ['JP Morgan & Chase & Co',45.73,0.07,0.15,'9/1 12:00am'],
210                                     ['McDonald\'s Corporation',36.76,0.86,2.40,'9/1 12:00am'],
211                                     ['Merck & Co., Inc.',40.96,0.41,1.01,'9/1 12:00am'],
212                                     ['Microsoft Corporation',25.84,0.14,0.54,'9/1 12:00am'],
213                                     ['Pfizer Inc',27.96,0.4,1.45,'9/1 12:00am'],
214                                     ['The Coca-Cola Company',45.07,0.26,0.58,'9/1 12:00am'],
215                                     ['The Home Depot, Inc.',34.64,0.35,1.02,'9/1 12:00am'],
216                                     ['The Procter & Gamble Company',61.91,0.01,0.02,'9/1 12:00am'],
217                                     ['United Technologies Corporation',63.26,0.55,0.88,'9/1 12:00am'],
218                                     ['Verizon Communications',35.57,0.39,1.11,'9/1 12:00am'],
219                                     ['Wal-Mart Stores, Inc.',45.45,0.73,1.63,'9/1 12:00am'],
220                                     ['Walt Disney Company (The) (Holding Company)',29.89,0.24,0.81,'9/1 12:00am']
221                                 ]
222                             },
223                             reader : {
224                            
225                                 xns : Roo.data,
226                                 '|xns' : 'Roo.data',
227                                 xtype : 'Roo.data.ArrayReader',
228                                 fields: [
229                                     {name: 'company'},
230                                     {name: 'price', type: 'float'},
231                                     {name: 'change', type: 'float'},
232                                     {name: 'pctChange', type: 'float'},
233                                     {name: 'lastChange', type: 'date', dateFormat: 'n/j h:ia'}
234                                 ]
235                             },
236                         },
237                         cm : [
238                             
239                             {
240                                 id:'company',
241                                 header: "Company",
242                                 width: 160,
243                                 sortable: true,
244                                 locked:false,
245                                 dataIndex: 'company',
246                                 xns : Roo.grid,
247                                 xtype : 'ColumnModel'
248                             },
249                             {
250                                 header: "Price",
251                                 width: 75,
252                                 sortable: true,
253                                 renderer: Roo.util.Format.usMoney,
254                                 dataIndex: 'price',
255                                 xns : Roo.grid,
256                                 xtype : 'ColumnModel'
257                             }
258                             
259                         ]
260                         
261                     }
262                 
263                 },
264                 {
265                     xtype : 'Content',
266                     xns: Roo.bootstrap.panel,
267                     title : "Title Center",
268                     fitToFrame:true,
269                     closable:false,
270                     region : 'center',
271                     html : 'some body center'
272                     
273                 },
274                 
275                 {
276                     xtype : 'Nest',
277                     title : "Title Nest Center",
278                     
279                     xns: Roo.bootstrap.panel,
280                     region : 'center',
281                     
282                     layout : {
283                         xtype : 'Border',
284                         xns: Roo.bootstrap.layout,
285                         south: {
286                             xtype : 'Region',
287                             xns: Roo.bootstrap.layout,
288                                 split:true,
289                                 initialSize: 200,
290                                 minSize: 100,
291                                 maxSize: 400,
292                                 autoScroll:true,
293                                 collapsible:true,
294                                 titlebar: true
295                             },
296                             center: {
297                             xtype : 'Region',
298                             xns: Roo.bootstrap.layout,
299                                 autoScroll:true,
300                             },
301                         items : [
302                             {
303                                 xtype : 'Content',
304                                 xns: Roo.bootstrap.panel,
305                                 title : "More Info",
306                                 region : 'south',
307                                 html : 'some body south'
308                             },
309                             {
310                                 xtype : 'Content',
311                                 xns: Roo.bootstrap.panel,
312                                 title : "the body",
313                                 region : 'center',
314                                 html : 'some body center'
315                             },
316                         ]
317                     }
318                 
319                     
320                 }
321                  
322             ]   
323             
324         }
325     }
326 });
327   
328    Roo.onReady(function() {
329         Roo.XComponent.is_alt = true;
330           Roo.XComponent.build();
331           //dRoo.bootstrap.Tooltip.init();
332       });
333   
334         </script>
335 </head>
336 <body class="xtheme-gray">
337
338  </body>
339 </html>