Sample/Editor.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 1 Nov 2010 02:40:32 +0000 (10:40 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 1 Nov 2010 02:40:32 +0000 (10:40 +0800)
Sample/Editor.bjs

index 9fd6cd6..e2e02b5 100644 (file)
@@ -34,6 +34,7 @@
                                     "listeners": {
                                         "activate": "function (self) {\n  this.get('/Editor.RightEditor').save();\n}"
                                     },
+                                    "id": "save_button",
                                     "label": "Save",
                                     "xtype": "Button",
                                     "|xns": "Gtk"