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              "xtype" : "Container",
54              "$ xns" : "Roo.bootstrap"
55             },
56             {
57              "String weight" : "primary",
58              "xtype" : "Button",
59              "$ xns" : "Roo.bootstrap",
60              "String html" : "Add Issue"
61             }
62            ]
63           }
64          ]
65         },
66         {
67          "Number md" : 3,
68          "xtype" : "Column",
69          "$ xns" : "Roo.bootstrap",
70          "items" : [
71           {
72            "String header" : "example 1",
73            "String footer" : "a footer",
74            "String weight" : "danger",
75            "xtype" : "Card",
76            "$ xns" : "Roo.bootstrap",
77            "String style" : " ",
78            "items" : [
79             {
80              "String header" : "ticket 1",
81              "String weight" : "light",
82              "String margin_bottom" : 3,
83              "xtype" : "Card",
84              "$ xns" : "Roo.bootstrap",
85              "String html" : "body goes here",
86              "bool dragable" : true
87             },
88             {
89              "String weight" : "primary",
90              "xtype" : "Button",
91              "$ xns" : "Roo.bootstrap",
92              "String html" : "Add Issue"
93             }
94            ]
95           }
96          ]
97         }
98        ]
99       }
100      ]
101     }
102    ]
103   }
104  ]
105 }