Sample/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:32:17 +0000 (17:32 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:32:17 +0000 (17:32 +0800)
Sample/Window.bjs

index a58b108..ca80285 100644 (file)
                                                                                     "items": [
                                                                                         {
                                                                                             "listeners": {
-                                                                                                "activate": "function (self) {\n   this.get('/RightBrowser.view').renderJS(null,true);\n}",
-                                                                                                "clicked": "function (self) {\n\n}"
+                                                                                                "activate": "function (self) {\n \n}",
+                                                                                                "clicked": "function (self) {\n  this.get('/RightBrowser.view').renderJS(null,true);\n}"
                                                                                             },
                                                                                             "label": "Redraw",
                                                                                             "pack": "pack_start,false,false,0",