roojs-all.js
[roojs1] / examples / bootstrap / Dashboard.Sidebar2.bjs
1 {
2  "name" : "Dashboard.Sidebar2",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/Dashboard.Sidebar2.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "180ad460b6c01d52766cac486d5272c0" : "test aaa",
10   "098f6bcd4621d373cade4e832627b4f6" : "test"
11  },
12  "items" : [
13   {
14    "String tag" : "aside",
15    "String cls" : "left-side sidebar-offcanvas",
16    "xtype" : "Container",
17    "$ xns" : "Roo.bootstrap",
18    "items" : [
19     {
20      "xtype" : "NavSidebar",
21      "$ xns" : "Roo.bootstrap",
22      "items" : [
23       {
24        "xtype" : "NavGroup",
25        "$ xns" : "Roo.bootstrap",
26        "items" : [
27         {
28          "bool open" : true,
29          "String href" : "#",
30          "xtype" : "NavSidebarItem",
31          "$ xns" : "Roo.bootstrap",
32          "icon" : "fa fa-bar-chart-o",
33          "String html" : "test",
34          "items" : [
35           {
36            "String type" : "treeview",
37            "bool hidden" : false,
38            "xtype" : "Menu",
39            "$ xns" : "Roo.bootstrap",
40            "* prop" : "menu",
41            "items" : [
42             {
43              "xtype" : "MenuItem",
44              "$ xns" : "Roo.bootstrap",
45              "String html" : "test"
46             },
47             {
48              "xtype" : "MenuItem",
49              "$ xns" : "Roo.bootstrap",
50              "String html" : "test"
51             },
52             {
53              "listeners" : {
54               "click" : "function (_self, e)\n{\n    Roo.log(\"last one clicked\");\n}"
55              },
56              "xtype" : "MenuItem",
57              "$ xns" : "Roo.bootstrap",
58              "String html" : "test aaa"
59             }
60            ]
61           }
62          ]
63         },
64         {
65          "String href" : "#",
66          "xtype" : "NavSidebarItem",
67          "$ xns" : "Roo.bootstrap",
68          "String html" : "test",
69          "String badge" : "new",
70          "badgecls" : "bg-red"
71         }
72        ]
73       }
74      ]
75     }
76    ]
77   }
78  ]
79 }