Ext.TaskMgr.start({ run: storeprice.reload, scope: storeprice, interval: 120000 // 1000 = 1 second }); Ext.TaskMgr.start({ run: storeah.reload, scope: storeah, interval: 120000 // 1000 = 1 second });
No comments:
Post a Comment