Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.bjs
1 {
2     "id": "roo-file-161",
3     "name": "Pman.Tab.AdminContactsGroupRight",
4     "parent": "Pman.Tab.AdminContactsManager",
5     "title": "",
6     "path": "/home/chris/gitlive/Pman.Admin/Pman.Tab.AdminContactsGroupRight.bjs",
7     "items": [
8         {
9             "region": "center",
10             "title": "Rights",
11             "xtype": "GridPanel",
12             "|xns": "Roo",
13             "items": [
14                 {
15                     "|xns": "Roo.grid",
16                     "xtype": "EditorGrid",
17                     "*prop": "grid"
18                 }
19             ]
20         }
21     ],
22     "permname": "",
23     "modOrder": "001"
24 }