Pman.Dialog.PersonEditor.bjs
[Pman.BAdmin] / Pman.Dialog.PersonEditor.bjs
1 {
2  "name" : "Pman.Dialog.PersonEditor",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/khlau/gitlive/Pman.BAdmin/Pman.Dialog.PersonEditor.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "11dcfc58d8c9aed80d13d85369b854db" : "Person Editor"
10  },
11  "items" : [
12   {
13    "listeners" : {
14     "render" : "function (_self)\n{\n    _this.modal = _self;\n}"
15    },
16    "xtype" : "Modal",
17    "$ xns" : "Roo.bootstrap",
18    "String title" : "Person Editor",
19    "items" : [
20     {
21      "xtype" : "Form",
22      "$ xns" : "Roo.bootstrap"
23     },
24     {
25      "xtype" : "Button",
26      "$ xns" : "Roo.bootstrap",
27      "$ prop" : "button[]",
28      "* prop" : "buttons[]"
29     }
30    ]
31   }
32  ]
33 }