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