php7 fixes
[Pman.Builder] / Pman.Tab.Builder.bjs
index 8d6241c..75ec10c 100644 (file)
@@ -1,47 +1,32 @@
 {
-    "id": "roo-file-50",
+    "id": "roo-file-0",
     "name": "Pman.Tab.Builder",
     "parent": "Pman",
-    "title": "Pman.Tab.Builder",
+    "title": "Builder",
     "path": "/home/alan/gitlive/Pman.Builder/Pman.Tab.Builder.bjs",
     "items": [
         {
-            "title": "Customize",
+            "listeners": {
+                "|activate": "function (_self)\n{\n   _self.layout.getRegion('center').showPanel(0)\n}"
+            },
+            "background": true,
+            "fitToFrame": true,
+            "region": "center",
+            "title": "Customize App",
             "xtype": "NestedLayoutPanel",
             "|xns": "Roo",
             "items": [
                 {
-                    "|xns": "Roo",
-                    "xtype": "BorderLayout",
                     "*prop": "layout",
+                    "xtype": "BorderLayout",
+                    "|xns": "Roo",
                     "items": [
                         {
-                            "*prop": "north",
-                            "height": 26,
-                            "xtype": "LayoutRegion",
-                            "|xns": "Roo"
-                        },
-                        {
-                            "*prop": "west",
-                            "split": true,
-                            "width": 255,
-                            "xtype": "LayoutRegion",
-                            "|xns": "Roo"
-                        },
-                        {
-                            "|xns": "Roo",
-                            "xtype": "LayoutRegion",
-                            "*prop": "center"
-                        },
-                        {
-                            "*prop": "east",
-                            "collapsed": true,
-                            "collapsible": true,
-                            "split": true,
-                            "title": "Palete",
-                            "titlebar": true,
-                            "width": 200,
                             "xtype": "LayoutRegion",
+                            "*prop": "center",
+                            "titlebar": false,
+                            "listeners": {},
+                            "tabPosition": "top",
                             "|xns": "Roo"
                         }
                     ]
@@ -49,6 +34,6 @@
             ]
         }
     ],
-    "permname": "Builder",
-    "modOrder": "750"
+    "permname": "Builder.Builder",
+    "modOrder": "899"
 }
\ No newline at end of file