Pman.Dialog.CoreCompanies.bjs
[Pman.Core] / Pman.Dialog.CoreCompanies.bjs
1 {
2     "id": "roo-file-160",
3     "name": "Pman.Dialog.CoreCompanies",
4     "parent": "",
5     "title": "",
6     "path": "/home/chris/gitlive/Pman.Core/Pman.Dialog.CoreCompanies.bjs",
7     "items": [
8         {
9             "autoCreate": "true",
10             "closable": false,
11             "collapsible": false,
12             "draggable": false,
13             "height": 400,
14             "modal": true,
15             "shadow": "true",
16             "title": "Edit Companies",
17             "width": 750,
18             "xtype": "LayoutDialog",
19             "|xns": "Roo",
20             "items": [
21                 {
22                     "*prop": "center",
23                     "alwaysShowTabs": false,
24                     "autoScroll": false,
25                     "closeOnTab": true,
26                     "hideTabs": true,
27                     "titlebar": false,
28                     "xtype": "LayoutRegion",
29                     "|xns": "Roo"
30                 },
31                 {
32                     "|xns": "Roo",
33                     "xtype": "ContentPanel",
34                     "items": [
35                         {
36                             "fileUpload": true,
37                             "labelWidth": 150,
38                             "xtype": "Form",
39                             "|xns": "Roo.form"
40                         }
41                     ]
42                 },
43                 {
44                     "*prop": "buttons[]",
45                     "text": "Cancel",
46                     "xtype": "Button",
47                     "|xns": "Roo"
48                 },
49                 {
50                     "*prop": "buttons[]",
51                     "text": "Save",
52                     "xtype": "Button",
53                     "|xns": "Roo"
54                 }
55             ]
56         }
57     ],
58     "permname": "",
59     "modOrder": "001"
60 }