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   "9d5ed678fe57bcca610140957afab571" : "B",
10   "0d61f8370cad1d412f80b84d143e1257" : "C",
11   "f623e75af30e62bbd73d6df5b50bb7b5" : "D",
12   "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard <small>  Example Control panel </small>",
13   "70ce2e7a27cab2a670ca954f8362e19f" : "tab 2 content",
14   "800618943025315f869e4e1f09471012" : "F",
15   "18327168fcb401af02b4615b43d637ad" : "Pick from list",
16   "7fc56270e7a70fa81a5935b72eacbe29" : "A"
17  },
18  "items" : [
19   {
20    "String cls" : "skin-blue",
21    "xtype" : "Body",
22    "$ xns" : "Roo.bootstrap",
23    "items" : [
24     {
25      "String cls" : "header",
26      "tag" : "header",
27      "xtype" : "Container",
28      "* xinclude" : "Dashboard.Header1",
29      "$ xns" : "Roo.bootstrap"
30     },
31     {
32      "String cls" : "wrapper row-offcanvas row-offcanvas-left",
33      "xtype" : "Container",
34      "flexy:include" : "Sidebar.html",
35      "$ xns" : "Roo.bootstrap",
36      "items" : [
37       {
38        "String tag" : "aside",
39        "String cls" : "left-side sidebar-offcanvas",
40        "xtype" : "Container",
41        "* xinclude" : "Dashboard.Sidebar2",
42        "$ xns" : "Roo.bootstrap"
43       },
44       {
45        "String tag" : "aside",
46        "String cls" : "right-side",
47        "xtype" : "Container",
48        "$ xns" : "Roo.bootstrap",
49        "items" : [
50         {
51          "String tag" : "section",
52          "String cls" : "content-header",
53          "xtype" : "Container",
54          "$ xns" : "Roo.bootstrap",
55          "items" : [
56           {
57            "xtype" : "Header",
58            "$ xns" : "Roo.bootstrap",
59            "String html" : "Dashboard <small>  Example Control panel </small>"
60           }
61          ]
62         },
63         {
64          "String tag" : "section",
65          "String cls" : "content",
66          "xtype" : "Container",
67          "$ xns" : "Roo.bootstrap",
68          "items" : [
69           {
70            "xtype" : "Row",
71            "$ xns" : "Roo.bootstrap",
72            "items" : [
73             {
74              "Number md" : 6,
75              "Number lg" : 6,
76              "xtype" : "Column",
77              "$ xns" : "Roo.bootstrap",
78              "String style" : "",
79              "Number sm" : 12,
80              "items" : [
81               {
82                "listeners" : {
83                 "render" : "function (_self)\n{\n    _this.testbox = _self;\n}"
84                },
85                "xtype" : "TabBox",
86                "$ xns" : "Roo.bootstrap.dash",
87                "String title" : "Pick from list",
88                "items" : [
89                 {
90                  "xtype" : "TabPane",
91                  "$ xns" : "Roo.bootstrap.dash",
92                  "string title" : "A",
93                  "items" : [
94                   {
95                    "xtype" : "Column",
96                    "$ xns" : "Roo.bootstrap"
97                   }
98                  ]
99                 },
100                 {
101                  "xtype" : "TabPane",
102                  "$ xns" : "Roo.bootstrap.dash",
103                  "string title" : "B",
104                  "items" : [
105                   {
106                    "xtype" : "Column",
107                    "$ xns" : "Roo.bootstrap",
108                    "String html" : "tab 2 content"
109                   }
110                  ]
111                 },
112                 {
113                  "xtype" : "TabPane",
114                  "$ xns" : "Roo.bootstrap.dash",
115                  "string title" : "C",
116                  "items" : [
117                   {
118                    "xtype" : "Column",
119                    "$ xns" : "Roo.bootstrap",
120                    "String html" : "tab 2 content"
121                   }
122                  ]
123                 },
124                 {
125                  "xtype" : "TabPane",
126                  "$ xns" : "Roo.bootstrap.dash",
127                  "string title" : "D",
128                  "items" : [
129                   {
130                    "xtype" : "Column",
131                    "$ xns" : "Roo.bootstrap",
132                    "String html" : "tab 2 content"
133                   }
134                  ]
135                 },
136                 {
137                  "xtype" : "TabPane",
138                  "$ xns" : "Roo.bootstrap.dash",
139                  "string title" : "B",
140                  "items" : [
141                   {
142                    "xtype" : "Column",
143                    "$ xns" : "Roo.bootstrap",
144                    "String html" : "tab 2 content"
145                   }
146                  ]
147                 },
148                 {
149                  "xtype" : "TabPane",
150                  "$ xns" : "Roo.bootstrap.dash",
151                  "string title" : "F",
152                  "items" : [
153                   {
154                    "xtype" : "Column",
155                    "$ xns" : "Roo.bootstrap",
156                    "String html" : "tab 2 content"
157                   }
158                  ]
159                 }
160                ]
161               }
162              ]
163             }
164            ]
165           }
166          ]
167         }
168        ]
169       }
170      ]
171     }
172    ]
173   }
174  ]
175 }