0b2b1988cdac2115e9bd4033249167a13bf14889
[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   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
11   "9cf863d802aca813531ca28b319ead90" : "Add Issue",
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 footer" : "a footer",
29        "String weight" : "danger",
30        "xtype" : "Card",
31        "$ xns" : "Roo.bootstrap",
32        "String style" : "max-width:300px",
33        "items" : [
34         {
35          "String header" : "ticket 1",
36          "String weight" : "light",
37          "String margin_bottom" : 3,
38          "xtype" : "Card",
39          "$ xns" : "Roo.bootstrap",
40          "String html" : "body goes here",
41          "bool dragable" : true
42         },
43         {
44          "String weight" : "primary",
45          "xtype" : "Button",
46          "$ xns" : "Roo.bootstrap",
47          "String html" : "Add Issue"
48         }
49        ]
50       }
51      ]
52     }
53    ]
54   }
55  ]
56 }