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