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