php7 fixes
[Pman.Builder] / Pman.Tab.BuilderView.bjs
index 1a88db2..404b1ac 100644 (file)
@@ -1,15 +1,47 @@
 {
-    "id": "roo-file-166",
-    "name": "Pman.Tab.BuilderView",
-    "parent": "Pman.Tab.BuilderTab",
-    "title": "Pman.Tab.BuilderView",
-    "path": "/home/alan/gitlive/Pman.Builder/Pman.Tab.BuilderView.bjs",
-    "items": [
-        {
-            "|xns": "Roo",
-            "xtype": "ContentPanel"
-        }
-    ],
-    "permname": "",
-    "modOrder": "001"
+ "name" : "Pman.Tab.BuilderView",
+ "parent" : "Pman.Tab.BuilderTab",
+ "title" : "Pman.Tab.BuilderView",
+ "path" : "/home/edward/gitlive/Pman.Builder/Pman.Tab.BuilderView.bjs",
+ "permname" : "",
+ "modOrder" : "001",
+ "strings" : {
+  "4351cfebe4b61d8aa5efa1d020710005" : "View"
+ },
+ "items" : [
+  {
+   "listeners" : {
+    "activate" : "function (_self)\n{\n    _this.panel = _self;\n    Pman.Builder.View.init(_this);\n}"
+   },
+   "$ redraw" : "function(isAuto)\n    {\n      return Pman.Builder.View.redraw(isAuto);\n    }",
+   "$ clearAll" : "function(isAuto) {\n\n    Pman.Builder.View.clearAll(isAuto);\n}\n",
+   "$ toJS" : "function(n) {\n    return Pman.View.Builder.toJS(n);\n \n}\n",
+   "region" : "center",
+   "xtype" : "NestedLayoutPanel",
+   "title" : "View",
+   "$ xns" : "Roo",
+   "$ munge" : "function(cfg, keyname) {\n     return Pman.Builder.View.munge(cfg,keyname);\n        \n        \n}\n",
+   "items" : [
+    {
+     "xtype" : "BorderLayout",
+     "$ xns" : "Roo",
+     "* prop" : "layout",
+     "items" : [
+      {
+       "alwaysShowTabs" : false,
+       "xtype" : "LayoutRegion",
+       "tabPosition" : "top",
+       "$ xns" : "Roo",
+       "* prop" : "center"
+      },
+      {
+       "region" : "center",
+       "xtype" : "ContentPanel",
+       "$ xns" : "Roo"
+      }
+     ]
+    }
+   ]
+  }
+ ]
 }
\ No newline at end of file