Pman.Tab.CmsProduct.js
[Pman.Cms] / Pman.Tab.CmsProductMgr.bjs
1 {
2     "id": "roo-file-91",
3     "name": "Pman.Tab.CmsProductMgr",
4     "parent": "Pman.Tab.Cms",
5     "title": "Pman.Tab.CmsProductMgr",
6     "path": "/home/alan/gitlive/Pman.Cms/Pman.Tab.CmsProductMgr.bjs",
7     "items": [
8         {
9             "listeners": {
10                 "activate": "function (_self)\n{\n   // if (!Pman.Tab.CmsProduct.grid) {return; }\n   //  Pman.Tab.CmsProduct.grid.footer.onClick('first');\n \n}"
11             },
12             "region": "center",
13             "title": "Product Manager",
14             "xtype": "NestedLayoutPanel",
15             "|xns": "Roo",
16             "items": [
17                 {
18                     "|xns": "Roo",
19                     "xtype": "BorderLayout",
20                     "*prop": "layout",
21                     "items": [
22                         {
23                             "|xns": "Roo",
24                             "xtype": "LayoutRegion",
25                             "*prop": "center"
26                         },
27                         {
28                             "*prop": "west",
29                             "split": true,
30                             "width": 250,
31                             "xtype": "LayoutRegion",
32                             "|xns": "Roo"
33                         }
34                     ]
35                 }
36             ]
37         }
38     ],
39     "permname": "Cms.Products"
40 }