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