examples/bootstrap/dashboard4.bjs
[roojs1] / examples / bootstrap / dashboard4.bjs
1 {
2  "name" : "dashboard4",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/dashboard4.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard <small>  Example Control panel </small>"
10  },
11  "items" : [
12   {
13    "String cls" : "skin-blue",
14    "xtype" : "Body",
15    "$ xns" : "Roo.bootstrap",
16    "items" : [
17     {
18      "String cls" : "header",
19      "tag" : "header",
20      "xtype" : "Container",
21      "* xinclude" : "Dashboard.Header1",
22      "$ xns" : "Roo.bootstrap"
23     },
24     {
25      "String cls" : "wrapper row-offcanvas row-offcanvas-left",
26      "xtype" : "Container",
27      "flexy:include" : "Sidebar.html",
28      "$ xns" : "Roo.bootstrap",
29      "items" : [
30       {
31        "String tag" : "aside",
32        "String cls" : "left-side sidebar-offcanvas",
33        "xtype" : "Container",
34        "* xinclude" : "Dashboard.Sidebar2",
35        "$ xns" : "Roo.bootstrap"
36       },
37       {
38        "String tag" : "aside",
39        "String cls" : "right-side",
40        "xtype" : "Container",
41        "$ xns" : "Roo.bootstrap",
42        "items" : [
43         {
44          "String tag" : "section",
45          "String cls" : "content-header",
46          "xtype" : "Container",
47          "$ xns" : "Roo.bootstrap",
48          "items" : [
49           {
50            "xtype" : "Header",
51            "$ xns" : "Roo.bootstrap",
52            "String html" : "Dashboard <small>  Example Control panel </small>"
53           }
54          ]
55         }
56        ]
57       }
58      ]
59     }
60    ]
61   }
62  ]
63 }