Merge branch 'master' of http://git.roojs.com/roojs1
[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   "9c1ab57e621c2bb257798752dbbe6f14" : "view source",
11   "292fa2a8793f6a1fce028684a46ff33c" : "Add a new Card",
12   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
13   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
14   "fb66f41b81f5973740bbfed019aa5d7d" : "Upload Images or Documents",
15   "d9fb0367346d21079a1c52d72da61c9f" : "ticket 1"
16  },
17  "items" : [
18   {
19    "String cls" : "skin-blue",
20    "xtype" : "Body",
21    "$ xns" : "Roo.bootstrap",
22    "items" : [
23     {
24      "String tag" : "section",
25      "String cls" : "content",
26      "xtype" : "Container",
27      "$ xns" : "Roo.bootstrap",
28      "items" : [
29       {
30        "listeners" : {
31         "click" : "function (btn, e)\n{\n    // assumes installed as /roojs1.\n  Roo.docs.ViewSource.show({\n      src: '/roojs1/examples/bootstrap/dashboard4.js'\n  });\n}"
32        },
33        "xtype" : "Button",
34        "$ xns" : "Roo.bootstrap",
35        "String html" : "view source"
36       },
37       {
38        "xtype" : "Row",
39        "$ xns" : "Roo.bootstrap",
40        "items" : [
41         {
42          "String header" : "example 1",
43          "String footer" : "a footer",
44          "String cls" : "col-xs-12 column col-12",
45          "String weight" : "danger",
46          "xtype" : "Card",
47          "$ xns" : "Roo.bootstrap",
48          "String style" : "max-width:300px;margin: 0 12px;",
49          "bool dropable" : true,
50          "string drop_group" : "cards",
51          "items" : [
52           {
53            "xtype" : "Form",
54            "$ xns" : "Roo.bootstrap",
55            "items" : [
56             {
57              "xtype" : "Input",
58              "string placeholder" : "Add a new Card",
59              "$ xns" : "Roo.bootstrap",
60              "string before" : "<i class=\"fa fa-plus\"></i>"
61             }
62            ]
63           },
64           {
65            "String header" : "ticket 1",
66            "string drag_group" : "cards",
67            "String weight" : "light",
68            "String margin_bottom" : 3,
69            "xtype" : "Card",
70            "bool collapsable" : true,
71            "$ xns" : "Roo.bootstrap",
72            "String html" : "body goes here",
73            "bool dragable" : true
74           },
75           {
76            "String header" : "ticket 1",
77            "string drag_group" : "cards",
78            "String weight" : "light",
79            "String margin_bottom" : 3,
80            "xtype" : "Card",
81            "$ xns" : "Roo.bootstrap",
82            "String html" : "body goes here",
83            "bool dragable" : true
84           }
85          ]
86         },
87         {
88          "String header" : "example 1",
89          "String footer" : "a footer",
90          "String cls" : "column col-xs-12 col-12",
91          "String weight" : "danger",
92          "xtype" : "Card",
93          "Boolean dropable" : true,
94          "$ xns" : "Roo.bootstrap",
95          "String style" : "max-width:300px;margin: 0 12px;",
96          "String drop_group" : "cards",
97          "items" : [
98           {
99            "String header" : "ticket 1",
100            "string drag_group" : "cards",
101            "String weight" : "light",
102            "String margin_bottom" : 3,
103            "xtype" : "Card",
104            "$ xns" : "Roo.bootstrap",
105            "String html" : "body goes here",
106            "bool dragable" : true
107           }
108          ]
109         },
110         {
111          "xtype" : "Card",
112          "$ xns" : "Roo.bootstrap",
113          "String title" : "test",
114          "items" : [
115           {
116            "xtype" : "CardUploader",
117            "string html" : "Upload Images or Documents",
118            "$ xns" : "Roo.bootstrap"
119           }
120          ]
121         }
122        ]
123       }
124      ]
125     }
126    ]
127   }
128  ]
129 }