Pman.Tab.Builder.bjs
[Pman.Builder] / Pman.Tab.Builder.bjs
1 {
2     "id": "roo-file-50",
3     "name": "Pman.Tab.Builder",
4     "parent": "Pman",
5     "title": "Pman.Tab.Builder",
6     "path": "/home/alan/gitlive/Pman.Builder/Pman.Tab.Builder.bjs",
7     "items": [
8         {
9             "title": "Customize",
10             "xtype": "NestedLayoutPanel",
11             "|xns": "Roo",
12             "items": [
13                 {
14                     "|xns": "Roo",
15                     "xtype": "BorderLayout",
16                     "*prop": "layout",
17                     "items": [
18                         {
19                             "*prop": "north",
20                             "xtype": "LayoutRegion",
21                             "|xns": "Roo",
22                             "height": 0,
23                             "listeners": {}
24                         },
25                         {
26                             "|xns": "Roo",
27                             "xtype": "LayoutRegion",
28                             "*prop": "center"
29                         },
30                         {
31                             "|xns": "Roo",
32                             "xtype": "LayoutRegion",
33                             "*prop": "center"
34                         }
35                     ]
36                 }
37             ]
38         }
39     ],
40     "permname": "Builder",
41     "modOrder": "750"
42 }