32a1479641bb287d6d273b20a082818279a4b6e8
[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            "$ xns" : "Roo.bootstrap",
48            "String html" : "body goes here",
49            "bool dragable" : true
50           },
51           {
52            "String header" : "ticket 1",
53            "string drag_group" : "cards",
54            "String weight" : "light",
55            "String margin_bottom" : 3,
56            "xtype" : "Card",
57            "$ xns" : "Roo.bootstrap",
58            "String html" : "body goes here",
59            "bool dragable" : true
60           },
61           {
62            "String weight" : "primary",
63            "xtype" : "Button",
64            "$ xns" : "Roo.bootstrap",
65            "String html" : "Add Issue"
66           }
67          ]
68         },
69         {
70          "String header" : "example 1",
71          "String footer" : "a footer",
72          "String cls" : "column col-xs-12 col-12",
73          "String weight" : "danger",
74          "xtype" : "Card",
75          "$ xns" : "Roo.bootstrap",
76          "String style" : "max-width:300px;margin: 0 12px;",
77          "items" : [
78           {
79            "String header" : "ticket 1",
80            "string drag_group" : "cards",
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 }