Palete/rooprops.json
authorAlan Knowles <alan@akbkhome.com>
Thu, 5 Apr 2012 07:05:09 +0000 (15:05 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 5 Apr 2012 07:05:09 +0000 (15:05 +0800)
Palete/rooprops.json

index 4312e72..0cf2f77 100644 (file)
     }
    ],
    "events": [
-    {
-     "name": "buildcomplete",
-     "sig": "function (c)\n{\n\n}",
-     "type": "function",
-     "desc": "Fires on the top level element when all elements have been built"
-    },
     {
      "name": "built",
      "sig": "function (c)\n{\n\n}",
     }
    ]
   },
+  "Roo.XComponent#_tree": {
+   "props": [],
+   "events": []
+  },
+  "Roo.XComponent.event.events": {
+   "props": [],
+   "events": []
+  },
   "Roo.data": {
    "props": [],
    "events": []
     }
    ],
    "events": [
+    {
+     "name": "beforeeditnext",
+     "sig": "function (eventdata)\n{\n\n}",
+     "type": "function",
+     "desc": "Fires before the next editable sell is made active\nYou can use this to skip to another cell or fire the tabend\n   if you set cell to false"
+    },
     {
      "name": "beforerowselect",
      "sig": "function (_self, rowIndex, colIndex)\n{\n\n}",