dcbc22e849cb7936952583afa57bbd6d54bb14f2
[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   "098f6bcd4621d373cade4e832627b4f6" : "test",
10   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
11   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
12   "9cf863d802aca813531ca28b319ead90" : "Add Issue",
13   "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
14   "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
15  },
16  "items" : [
17   {
18    "String cls" : "skin-blue",
19    "xtype" : "Body",
20    "$ xns" : "Roo.bootstrap",
21    "items" : [
22     {
23      "String tag" : "section",
24      "String cls" : "content",
25      "xtype" : "Container",
26      "$ xns" : "Roo.bootstrap",
27      "items" : [
28       {
29        "xtype" : "Row",
30        "$ xns" : "Roo.bootstrap",
31        "items" : [
32         {
33          "String header" : "example 1",
34          "String footer" : "a footer",
35          "String cls" : "col-xs-12 column col-12",
36          "String weight" : "danger",
37          "xtype" : "Card",
38          "$ xns" : "Roo.bootstrap",
39          "String style" : "max-width:300px;margin: 0 12px;",
40          "bool dropable" : true,
41          "string drop_group" : "cards",
42          "items" : [
43           {
44            "String header" : "ticket 1",
45            "string drag_group" : "cards",
46            "String weight" : "light",
47            "String margin_bottom" : 3,
48            "xtype" : "Card",
49            "bool collapsable" : true,
50            "$ xns" : "Roo.bootstrap",
51            "String html" : "body goes here",
52            "bool dragable" : true
53           },
54           {
55            "String header" : "ticket 1",
56            "string drag_group" : "cards",
57            "String weight" : "light",
58            "String margin_bottom" : 3,
59            "xtype" : "Card",
60            "$ xns" : "Roo.bootstrap",
61            "String html" : "body goes here",
62            "bool dragable" : true
63           },
64           {
65            "String weight" : "primary",
66            "xtype" : "Button",
67            "$ xns" : "Roo.bootstrap",
68            "String html" : "Add Issue"
69           }
70          ]
71         },
72         {
73          "String header" : "example 1",
74          "String footer" : "a footer",
75          "String cls" : "column col-xs-12 col-12",
76          "String weight" : "danger",
77          "xtype" : "Card",
78          "$ xns" : "Roo.bootstrap",
79          "String style" : "max-width:300px;margin: 0 12px;",
80          "items" : [
81           {
82            "String header" : "ticket 1",
83            "string drag_group" : "cards",
84            "String weight" : "light",
85            "String margin_bottom" : 3,
86            "xtype" : "Card",
87            "$ xns" : "Roo.bootstrap",
88            "String html" : "body goes here",
89            "bool dragable" : true
90           },
91           {
92            "String weight" : "primary",
93            "xtype" : "Button",
94            "$ xns" : "Roo.bootstrap",
95            "String html" : "Add Issue"
96           }
97          ]
98         },
99         {
100          "xtype" : "Card",
101          "$ xns" : "Roo.bootstrap",
102          "String title" : "test",
103          "items" : [
104           {
105            "xtype" : "CardUploader",
106            "string html" : "Upload Images or Documents",
107            "$ xns" : "Roo.bootstrap"
108           }
109          ]
110         }
111        ]
112       }
113      ]
114     }
115    ]
116   }
117  ]
118 }