Pman.Tab.BuilderProps.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:36:35 +0000 (17:36 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:36:35 +0000 (17:36 +0800)
Pman.Tab.BuilderProps.bjs

index a640b69..805e10d 100644 (file)
                         {
                             "|xns": "Roo.menu",
                             "xtype": "Separator"
+                        },
+                        {
+                            "listeners": {
+                                "click": "function (_self, e)\n{\n \n    // show a dialog to select property??\n    // or should we add a line and get clever with pulldowns..\n}"
+                            },
+                            "text": "Add Property",
+                            "xtype": "Item",
+                            "|xns": "Roo.menu"
                         }
                     ]
                 }