fix typo
[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   "9db5682a4d778ca2cb79580bdb67083f" : "Some text",
11   "0d61f8370cad1d412f80b84d143e1257" : "C",
12   "f623e75af30e62bbd73d6df5b50bb7b5" : "D",
13   "3a3ea00cfc35332cedf6e5e9a32e94da" : "E",
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 tag" : "section",
27      "String cls" : "content",
28      "xtype" : "Container",
29      "$ xns" : "Roo.bootstrap",
30      "items" : [
31       {
32        "xtype" : "Row",
33        "$ xns" : "Roo.bootstrap",
34        "items" : [
35         {
36          "Number md" : 6,
37          "Number lg" : 6,
38          "xtype" : "Column",
39          "$ xns" : "Roo.bootstrap",
40          "String style" : "",
41          "Number sm" : 12,
42          "items" : [
43           {
44            "listeners" : {
45             "render" : "function (_self)\n{\n    _this.testbox = _self;\n}"
46            },
47            "xtype" : "TabBox",
48            "$ xns" : "Roo.bootstrap.dash",
49            "String title" : "Pick from list",
50            "items" : [
51             {
52              "xtype" : "TabPane",
53              "$ xns" : "Roo.bootstrap.dash",
54              "string title" : "A",
55              "items" : [
56               {
57                "xtype" : "Column",
58                "$ xns" : "Roo.bootstrap",
59                "items" : [
60                 {
61                  "String size" : "sm",
62                  "String weight" : "warning",
63                  "xtype" : "Button",
64                  "$ xns" : "Roo.bootstrap",
65                  "String html" : "Some text"
66                 },
67                 {
68                  "String size" : "sm",
69                  "String weight" : "warning",
70                  "xtype" : "Button",
71                  "$ xns" : "Roo.bootstrap",
72                  "String html" : "Some text"
73                 }
74                ]
75               }
76              ]
77             },
78             {
79              "xtype" : "TabPane",
80              "$ xns" : "Roo.bootstrap.dash",
81              "string title" : "B",
82              "items" : [
83               {
84                "xtype" : "Column",
85                "$ xns" : "Roo.bootstrap",
86                "String html" : "tab 2 content"
87               }
88              ]
89             },
90             {
91              "xtype" : "TabPane",
92              "$ xns" : "Roo.bootstrap.dash",
93              "string title" : "C",
94              "items" : [
95               {
96                "xtype" : "Column",
97                "$ xns" : "Roo.bootstrap",
98                "String html" : "tab 2 content"
99               }
100              ]
101             },
102             {
103              "xtype" : "TabPane",
104              "$ xns" : "Roo.bootstrap.dash",
105              "string title" : "D",
106              "items" : [
107               {
108                "xtype" : "Column",
109                "$ xns" : "Roo.bootstrap",
110                "String html" : "tab 2 content"
111               }
112              ]
113             },
114             {
115              "xtype" : "TabPane",
116              "$ xns" : "Roo.bootstrap.dash",
117              "string title" : "E",
118              "items" : [
119               {
120                "xtype" : "Column",
121                "$ xns" : "Roo.bootstrap",
122                "String html" : "tab 2 content"
123               }
124              ]
125             },
126             {
127              "xtype" : "TabPane",
128              "$ xns" : "Roo.bootstrap.dash",
129              "string title" : "F",
130              "items" : [
131               {
132                "xtype" : "Column",
133                "$ xns" : "Roo.bootstrap",
134                "String html" : "tab 2 content"
135               }
136              ]
137             }
138            ]
139           }
140          ]
141         }
142        ]
143       }
144      ]
145     }
146    ]
147   }
148  ]
149 }