Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index 71501eb..e0de878 100644 (file)
                                                     "|xns": "Roo.form",
                                                     "items": [
                                                         {
+                                                            "listeners": {
+                                                                "|beforeload": "function (_self, o){\n    o.params = o.params || {};\n    // set more here\n    o.params.etype = 'core_notify_recur';\n}\n"
+                                                            },
                                                             "*prop": "store",
-                                                            "xtype": "Store",
-                                                            "|xns": "Roo.data",
                                                             "remoteSort": true,
+                                                            "xtype": "Store",
                                                             "|sortInfo": "{ direction : 'ASC', field: 'id' }",
-                                                            "listeners": {
-                                                                "|beforeload": "function (_self, o){\n    o.params = o.params || {};\n    // set more here\n}\n"
-                                                            },
+                                                            "|xns": "Roo.data",
                                                             "items": [
                                                                 {
                                                                     "*prop": "proxy",