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   "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        "xtype" : "Row",
28        "$ xns" : "Roo.bootstrap",
29        "items" : [
30         {
31          "Number md" : 3,
32          "xtype" : "Column",
33          "$ xns" : "Roo.bootstrap",
34          "items" : [
35           {
36            "String header" : "example 1",
37            "String footer" : "a footer",
38            "String weight" : "danger",
39            "xtype" : "Card",
40            "$ xns" : "Roo.bootstrap",
41            "String style" : " ",
42            "items" : [
43             {
44              "String header" : "ticket 1",
45              "String weight" : "light",
46              "String margin_bottom" : 3,
47              "xtype" : "Card",
48              "$ xns" : "Roo.bootstrap",
49              "String html" : "body goes here",
50              "bool dragable" : true
51             },
52             {
53              "String weight" : "primary",
54              "xtype" : "Button",
55              "$ xns" : "Roo.bootstrap",
56              "String html" : "Add Issue"
57             }
58            ]
59           }
60          ]
61         },
62         {
63          "Number md" : 3,
64          "xtype" : "Column",
65          "$ xns" : "Roo.bootstrap",
66          "items" : [
67           {
68            "String header" : "example 1",
69            "String footer" : "a footer",
70            "String weight" : "danger",
71            "xtype" : "Card",
72            "$ xns" : "Roo.bootstrap",
73            "String style" : "max-width:300px;",
74            "items" : [
75             {
76              "String header" : "ticket 1",
77              "String weight" : "light",
78              "String margin_bottom" : 3,
79              "xtype" : "Card",
80              "$ xns" : "Roo.bootstrap",
81              "String html" : "body goes here",
82              "bool dragable" : true
83             },
84             {
85              "String weight" : "primary",
86              "xtype" : "Button",
87              "$ xns" : "Roo.bootstrap",
88              "String html" : "Add Issue"
89             }
90            ]
91           }
92          ]
93         }
94        ]
95       }
96      ]
97     }
98    ]
99   }
100  ]
101 }