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