examples/bootstrap/dashboard4.bjs
[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          "Number md" : 3,
32          "xtype" : "Column",
33          "$ xns" : "Roo.bootstrap",
34          "items" : [
35           {
36            "String header" : "example 1",
37            "String footer" : "a footer",
38            "String weight" : "danger",
39            "xtype" : "Card",
40            "$ xns" : "Roo.bootstrap",
41            "String style" : " ",
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              "$ xns" : "Roo.bootstrap",
50              "String html" : "body goes here",
51              "bool dragable" : true
52             },
53             {
54              "xtype" : "DropTarget",
55              "$ xns" : "Roo.bootstrap",
56              "String style" : "width:100%;height:10px;background-color:green",
57              "string name" : "cards"
58             },
59             {
60              "String weight" : "primary",
61              "xtype" : "Button",
62              "$ xns" : "Roo.bootstrap",
63              "String html" : "Add Issue"
64             }
65            ]
66           }
67          ]
68         },
69         {
70          "Number md" : 3,
71          "xtype" : "Column",
72          "$ xns" : "Roo.bootstrap",
73          "items" : [
74           {
75            "String header" : "example 1",
76            "String footer" : "a footer",
77            "String weight" : "danger",
78            "xtype" : "Card",
79            "$ xns" : "Roo.bootstrap",
80            "String style" : " ",
81            "items" : [
82             {
83              "String header" : "ticket 1",
84              "string drag_group" : "cards",
85              "String weight" : "light",
86              "String margin_bottom" : 3,
87              "xtype" : "Card",
88              "$ xns" : "Roo.bootstrap",
89              "String html" : "body goes here",
90              "bool dragable" : true
91             },
92             {
93              "String weight" : "primary",
94              "xtype" : "Button",
95              "$ xns" : "Roo.bootstrap",
96              "String html" : "Add Issue"
97             }
98            ]
99           }
100          ]
101         }
102        ]
103       }
104      ]
105     }
106    ]
107   }
108  ]
109 }