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      "items" : [
24       {
25        "String cls" : "col-md-12",
26        "xtype" : "Row",
27        "$ xns" : "Roo.bootstrap",
28        "items" : [
29         {
30          "xtype" : "Container",
31          "$ xns" : "Roo.bootstrap"
32         }
33        ]
34       }
35      ]
36     },
37     {
38      "String cls" : "",
39      "String weight" : "primary",
40      "xtype" : "Button",
41      "$ xns" : "Roo.bootstrap",
42      "String style" : "",
43      "* prop" : "buttons[]",
44      "$ prop" : "button[]"
45     }
46    ]
47   }
48  ]
49 }