roojs-all.js
[roojs1] / examples / bootstrap / Dashboard.Header1.bjs
1 {
2     "name" : "Dashboard.Header1",
3     "parent" : "",
4     "title" : "",
5     "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/Dashboard.Header1.bjs",
6     "permname" : "",
7     "modOrder" : "001",
8     "items" : [
9         {
10             "String cls" : "header",
11             "tag" : "header",
12             "xtype" : "Container",
13             "$ xns" : "Roo.bootstrap",
14             "items" : [
15                 {
16                     "String cls" : "logo",
17                     "xtype" : "Link",
18                     "$ xns" : "Roo.bootstrap",
19                     "String html" : "test"
20                 },
21                 {
22                     "Boolean bar" : true,
23                     "String position" : "static-top",
24                     "xtype" : "NavHeaderbar",
25                     "tag" : "nav",
26                     "$ xns" : "Roo.bootstrap",
27                     "items" : [
28                         {
29                             "String cls" : "navbar-btn sidebar-toggle",
30                             "xtype" : "Link",
31                             "$ xns" : "Roo.bootstrap",
32                             "String html" : "<span class=\"icon-bar\"></span><span class=\"icon-bar\"></span><span class=\"icon-bar\"></span>"
33                         },
34                         {
35                             "xtype" : "NavGroup",
36                             "String align" : "right",
37                             "$ xns" : "Roo.bootstrap",
38                             "items" : [
39                                 {
40                                     "xtype" : "NavItem",
41                                     "$ xns" : "Roo.bootstrap",
42                                     "String html" : "test",
43                                     "items" : [
44                                         {
45                                             "xtype" : "Menu",
46                                             "$ xns" : "Roo.bootstrap",
47                                             "* prop" : "menu",
48                                             "items" : [
49                                                 {
50                                                     "xtype" : "MenuItem",
51                                                     "$ xns" : "Roo.bootstrap",
52                                                     "String html" : "test"
53                                                 }
54                                             ]
55                                         }
56                                     ]
57                                 },
58                                 {
59                                     "xtype" : "NavItem",
60                                     "$ xns" : "Roo.bootstrap",
61                                     "String html" : "test"
62                                 }
63                             ]
64                         }
65                     ]
66                 }
67             ]
68         }
69     ]
70 }