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   "098f6bcd4621d373cade4e832627b4f6" : "test",
10   "9c1ab57e621c2bb257798752dbbe6f14" : "view source",
11   "e93b3fa481be3932aa08bd68c3deee70" : "example 1",
12   "60ee66eb2cd31823032664c2e9a79fd5" : "body goes here",
13   "009d65200f49f77cb6b15bdeadf60cdf" : "New Ticket",
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" : "New Ticket",
59              "$ xns" : "Roo.bootstrap",
60              "items" : [
61               {
62                "xtype" : "Button",
63                "String fa" : "plus",
64                "$ xns" : "Roo.bootstrap",
65                "* prop" : "after"
66               }
67              ]
68             }
69            ]
70           },
71           {
72            "String header" : "ticket 1",
73            "string drag_group" : "cards",
74            "String weight" : "light",
75            "String margin_bottom" : 3,
76            "xtype" : "Card",
77            "bool collapsable" : true,
78            "$ xns" : "Roo.bootstrap",
79            "String html" : "body goes here",
80            "bool dragable" : true
81           },
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         },
94         {
95          "String header" : "example 1",
96          "String footer" : "a footer",
97          "String cls" : "column col-xs-12 col-12",
98          "String weight" : "danger",
99          "xtype" : "Card",
100          "Boolean dropable" : true,
101          "$ xns" : "Roo.bootstrap",
102          "String style" : "max-width:300px;margin: 0 12px;",
103          "String drop_group" : "cards",
104          "items" : [
105           {
106            "String header" : "ticket 1",
107            "string drag_group" : "cards",
108            "String weight" : "light",
109            "String margin_bottom" : 3,
110            "xtype" : "Card",
111            "$ xns" : "Roo.bootstrap",
112            "String html" : "body goes here",
113            "bool dragable" : true
114           }
115          ]
116         },
117         {
118          "xtype" : "Card",
119          "$ xns" : "Roo.bootstrap",
120          "String title" : "test",
121          "items" : [
122           {
123            "xtype" : "CardUploader",
124            "string html" : "Upload Images or Documents",
125            "$ xns" : "Roo.bootstrap"
126           }
127          ]
128         }
129        ]
130       }
131      ]
132     }
133    ]
134   }
135  ]
136 }