examples/bootstrap/dashboard3.bjs
[roojs1] / examples / bootstrap / dashboard3.bjs
1 {
2     "name" : "dashboard3",
3     "parent" : "",
4     "title" : "",
5     "path" : "/home/michael/gitlive/roojs1/examples/bootstrap/dashboard3.bjs",
6     "permname" : "",
7     "modOrder" : "001",
8     "items" : [
9         {
10             "String cls" : "skin-blue",
11             "xtype" : "Body",
12             "$ xns" : "Roo.bootstrap",
13             "items" : [
14                 {
15                     "String cls" : "header",
16                     "xtype" : "Container",
17                     "tag" : "header",
18                     "* xinclude" : "Dashboard.Header1",
19                     "$ xns" : "Roo.bootstrap"
20                 },
21                 {
22                     "String cls" : "wrapper row-offcanvas row-offcanvas-left",
23                     "xtype" : "Container",
24                     "flexy:include" : "Sidebar.html",
25                     "$ xns" : "Roo.bootstrap",
26                     "items" : [
27                         {
28                             "String tag" : "aside",
29                             "String cls" : "left-side sidebar-offcanvas",
30                             "xtype" : "Container",
31                             "* xinclude" : "Dashboard.Sidebar2",
32                             "$ xns" : "Roo.bootstrap"
33                         },
34                         {
35                             "String tag" : "aside",
36                             "String cls" : "right-side",
37                             "xtype" : "Container",
38                             "$ xns" : "Roo.bootstrap",
39                             "items" : [
40                                 {
41                                     "String tag" : "section",
42                                     "String cls" : "content-header",
43                                     "xtype" : "Container",
44                                     "$ xns" : "Roo.bootstrap",
45                                     "items" : [
46                                         {
47                                             "xtype" : "Header",
48                                             "$ xns" : "Roo.bootstrap",
49                                             "String html" : "Dashboard  <small> Control panel </small>"
50                                         }
51                                     ]
52                                 },
53                                 {
54                                     "String tag" : "section",
55                                     "String cls" : "content",
56                                     "xtype" : "Container",
57                                     "$ xns" : "Roo.bootstrap",
58                                     "items" : [
59                                         {
60                                             "xtype" : "Container",
61                                             "$ xns" : "Roo.bootstrap",
62                                             "items" : [
63                                                 {
64                                                     "Number md" : 3,
65                                                     "Number lg" : 3,
66                                                     "xtype" : "Column",
67                                                     "$ xns" : "Roo.bootstrap",
68                                                     "items" : [
69                                                         {
70                                                             "bgcolor" : "",
71                                                             "String cls" : "",
72                                                             "xtype" : "NumberBox",
73                                                             "String headline" : 150,
74                                                             "$ xns" : "Roo.bootstrap.dash",
75                                                             "width" : "col-md-5",
76                                                             "String title" : "New Orders",
77                                                             "String style" : "col-md-3",
78                                                             "height" : 150
79                                                         }
80                                                     ]
81                                                 },
82                                                 {
83                                                     "Number md" : 3,
84                                                     "Number lg" : 3,
85                                                     "xtype" : "Column",
86                                                     "$ xns" : "Roo.bootstrap",
87                                                     "items" : [
88                                                         {
89                                                             "bgcolor" : "green",
90                                                             "String cls" : "",
91                                                             "xtype" : "NumberBox",
92                                                             "String headline" : 150,
93                                                             "$ xns" : "Roo.bootstrap.dash",
94                                                             "width" : "col-md-5",
95                                                             "String title" : "New Orders",
96                                                             "String style" : "col-lg-3",
97                                                             "height" : 150
98                                                         }
99                                                     ]
100                                                 },
101                                                 {
102                                                     "Number md" : 3,
103                                                     "Number lg" : 3,
104                                                     "xtype" : "Column",
105                                                     "$ xns" : "Roo.bootstrap",
106                                                     "items" : [
107                                                         {
108                                                             "bgcolor" : "yellow",
109                                                             "xtype" : "NumberBox",
110                                                             "String headline" : 150,
111                                                             "$ xns" : "Roo.bootstrap.dash",
112                                                             "width" : "col-md-5",
113                                                             "String title" : "New Orders",
114                                                             "String style" : "col-lg-3",
115                                                             "height" : 150
116                                                         }
117                                                     ]
118                                                 },
119                                                 {
120                                                     "Number md" : 3,
121                                                     "xtype" : "Column",
122                                                     "Number lg" : 3,
123                                                     "$ xns" : "Roo.bootstrap",
124                                                     "items" : [
125                                                         {
126                                                             "bgcolor" : "red",
127                                                             "xtype" : "NumberBox",
128                                                             "String headline" : 150,
129                                                             "$ xns" : "Roo.bootstrap.dash",
130                                                             "width" : "",
131                                                             "String title" : "New Orders",
132                                                             "String style" : "col-lg-3",
133                                                             "height" : 150
134                                                         }
135                                                     ]
136                                                 }
137                                             ]
138                                         },
139                                         {
140                                             "xtype" : "Row",
141                                             "$ xns" : "Roo.bootstrap",
142                                             "items" : [
143                                                 {
144                                                     "Number md" : 6,
145                                                     "Number lg" : 6,
146                                                     "xtype" : "Column",
147                                                     "$ xns" : "Roo.bootstrap",
148                                                     "String style" : "",
149                                                     "Number sm" : 12
150                                                 },
151                                                 {
152                                                     "Number md" : 6,
153                                                     "xtype" : "Column",
154                                                     "Number lg" : 6,
155                                                     "$ xns" : "Roo.bootstrap",
156                                                     "String style" : "",
157                                                     "Number sm" : 12,
158                                                     "items" : [
159                                                         {
160                                                             "String cls" : "nav-tabs-custom",
161                                                             "xtype" : "Container",
162                                                             "$ xns" : "Roo.bootstrap",
163                                                             "items" : [
164                                                                 {
165                                                                     "xtype" : "Header",
166                                                                     "$ xns" : "Roo.bootstrap",
167                                                                     "String html" : "income",
168                                                                     "String style" : "margin: 10,10,0,0"
169                                                                 },
170                                                                 {
171                                                                     "g_height" : 250,
172                                                                     "g_y" : 80,
173                                                                     "xtype" : "Graph",
174                                                                     "g_r" : 30,
175                                                                     "graphtype" : "hbar",
176                                                                     "$ xns" : "Roo.bootstrap",
177                                                                     "g_width" : 500,
178                                                                     "g_x" : 30
179                                                                 }
180                                                             ]
181                                                         }
182                                                     ]
183                                                 }
184                                             ]
185                                         },
186                                         {
187                                             "xtype" : "Row",
188                                             "$ xns" : "Roo.bootstrap",
189                                             "items" : [
190                                                 {
191                                                     "Number lg" : 6,
192                                                     "xtype" : "Column",
193                                                     "$ xns" : "Roo.bootstrap",
194                                                     "height" : 500,
195                                                     "items" : [
196                                                         {
197                                                             "g_y" : 200,
198                                                             "g_r" : 120,
199                                                             "xtype" : "Graph",
200                                                             "graphtype" : "pie",
201                                                             "$ xns" : "Roo.bootstrap",
202                                                             "height" : 500,
203                                                             "g_x" : 300
204                                                         }
205                                                     ]
206                                                 },
207                                                 {
208                                                     "Number lg" : 6,
209                                                     "xtype" : "Column",
210                                                     "$ xns" : "Roo.bootstrap",
211                                                     "items" : [
212                                                         {
213                                                             "xtype" : "TabBox",
214                                                             "$ xns" : "Roo.bootstrap.dash",
215                                                             "items" : [
216                                                                 {
217                                                                     "xtype" : "TabPane",
218                                                                     "$ xns" : "Roo.bootstrap.dash",
219                                                                     "items" : [
220                                                                         {
221                                                                             "xtype" : "Graph",
222                                                                             "$ xns" : "Roo.bootstrap"
223                                                                         }
224                                                                     ]
225                                                                 }
226                                                             ]
227                                                         }
228                                                     ]
229                                                 }
230                                             ]
231                                         }
232                                     ]
233                                 }
234                             ]
235                         }
236                     ]
237                 }
238             ]
239         }
240     ]
241 }