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                             "|xns": "Roo.form",
37                             "xtype": "Form"
38                         }
39                     ]
40                 },
41                 {
42                     "*prop": "buttons[]",
43                     "text": "Cancel",
44                     "xtype": "Button",
45                     "|xns": "Roo"
46                 },
47                 {
48                     "*prop": "buttons[]",
49                     "text": "Save",
50                     "xtype": "Button",
51                     "|xns": "Roo"
52                 }
53             ]
54         }
55     ],
56     "permname": "",
57     "modOrder": "001"
58 }