Pman.Dialog.AdminGenericName.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 08:27:43 +0000 (16:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 10 Nov 2010 08:27:43 +0000 (16:27 +0800)
Pman.Dialog.AdminGenericName.bjs

index acf5885..4248270 100644 (file)
                             "|xns": "Roo.form",
                             "items": [
                                 {
+                                    "listeners": {
+                                        "specialkey": "function (_self, e)\n{\n    if (e.getKey() == 13) {\n        \n    }\n}"
+                                    },
                                     "fieldLabel": "Name",
                                     "name": "name",
                                     "width": 270,
                                     "xtype": "TextField",
-                                    "|xns": "Roo.form",
-                                    "listeners": {
-                                        "specialkey": "function (_self, e)\n{\n\n}"
-                                    }
+                                    "|xns": "Roo.form"
                                 },
                                 {
                                     "name": "id",