php7 fixes
[Pman.Builder] / Pman.Tab.BuilderView.bjs
1 {
2  "name" : "Pman.Tab.BuilderView",
3  "parent" : "Pman.Tab.BuilderTab",
4  "title" : "Pman.Tab.BuilderView",
5  "path" : "/home/edward/gitlive/Pman.Builder/Pman.Tab.BuilderView.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "4351cfebe4b61d8aa5efa1d020710005" : "View"
10  },
11  "items" : [
12   {
13    "listeners" : {
14     "activate" : "function (_self)\n{\n    _this.panel = _self;\n    Pman.Builder.View.init(_this);\n}"
15    },
16    "$ redraw" : "function(isAuto)\n    {\n      return Pman.Builder.View.redraw(isAuto);\n    }",
17    "$ clearAll" : "function(isAuto) {\n\n    Pman.Builder.View.clearAll(isAuto);\n}\n",
18    "$ toJS" : "function(n) {\n    return Pman.View.Builder.toJS(n);\n \n}\n",
19    "region" : "center",
20    "xtype" : "NestedLayoutPanel",
21    "title" : "View",
22    "$ xns" : "Roo",
23    "$ munge" : "function(cfg, keyname) {\n     return Pman.Builder.View.munge(cfg,keyname);\n        \n        \n}\n",
24    "items" : [
25     {
26      "xtype" : "BorderLayout",
27      "$ xns" : "Roo",
28      "* prop" : "layout",
29      "items" : [
30       {
31        "alwaysShowTabs" : false,
32        "xtype" : "LayoutRegion",
33        "tabPosition" : "top",
34        "$ xns" : "Roo",
35        "* prop" : "center"
36       },
37       {
38        "region" : "center",
39        "xtype" : "ContentPanel",
40        "$ xns" : "Roo"
41       }
42      ]
43     }
44    ]
45   }
46  ]
47 }