Pman.Dialog.BuilderForm.bjs
[Pman.Builder] / Pman.Dialog.BuilderForm.bjs
1 {
2     "id": "roo-file-204",
3     "name": "Pman.Dialog.BuilderForm",
4     "parent": "",
5     "title": "",
6     "path": "/home/alan/gitlive/Pman.Builder/Pman.Dialog.BuilderForm.bjs",
7     "items": [
8         {
9             "closable": true,
10             "height": 600,
11             "width": 800,
12             "xtype": "LayoutDialog",
13             "|xns": "Roo",
14             "items": [
15                 {
16                     "|xns": "Roo",
17                     "xtype": "LayoutRegion",
18                     "*prop": "center"
19                 },
20                 {
21                     "region": "center",
22                     "xtype": "GridPanel",
23                     "|xns": "Roo"
24                 },
25                 {
26                     "*prop": "buttons[]",
27                     "text": "Cancel",
28                     "xtype": "Button",
29                     "|xns": "Roo"
30                 },
31                 {
32                     "*prop": "buttons[]",
33                     "text": "Save",
34                     "xtype": "Button",
35                     "|xns": "Roo"
36                 }
37             ]
38         }
39     ],
40     "permname": "",
41     "modOrder": "001"
42 }