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   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
10   "e037df87a91c6e2727f0d9eb15c8127f" : "this is the body text"
11  },
12  "items" : [
13   {
14    "String cls" : "skin-blue",
15    "xtype" : "Body",
16    "$ xns" : "Roo.bootstrap",
17    "items" : [
18     {
19      "String tag" : "section",
20      "String cls" : "content",
21      "xtype" : "Container",
22      "$ xns" : "Roo.bootstrap",
23      "items" : [
24       {
25        "String header" : "example 1",
26        "String weight" : "primary",
27        "xtype" : "Card",
28        "$ xns" : "Roo.bootstrap",
29        "String html" : "this is the body text",
30        "String style" : "max-width:200px",
31        "items" : [
32         {
33          "xtype" : "Container",
34          "$ xns" : "Roo.bootstrap"
35         }
36        ]
37       }
38      ]
39     }
40    ]
41   }
42  ]
43 }