docs/json/roodata.json
authorAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 08:47:35 +0000 (16:47 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 2 Sep 2011 08:47:35 +0000 (16:47 +0800)
docs/json/roodata.json

index ca488f8..6571ce2 100644 (file)
      "type": "function",
      "desc": "Fires after the component is hidden."
     },
+    {
+     "name": "monthchange",
+     "sig": "function (_self, date)\n{\n\n}",
+     "type": "function",
+     "desc": "Fires when the displayed month changes"
+    },
     {
      "name": "render",
      "sig": "function (_self)\n{\n\n}",