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