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