comparison app/controller/FilterResult.js @ 887:786c8b7e5ecc

Removed obsolete store listeners.
author Raimund Renkert <raimund.renkert@intevation.de>
date Thu, 23 Jul 2015 16:22:31 +0200
parents 03f39ddae596
children 2b7bcb778f0a
comparison
equal deleted inserted replaced
886:03f3ef7e480b 887:786c8b7e5ecc
21 */ 21 */
22 init: function() { 22 init: function() {
23 this.control({ 23 this.control({
24 'filterresultgrid': { 24 'filterresultgrid': {
25 itemdblclick: this.editItem 25 itemdblclick: this.editItem
26 },
27 'store': {
28 beforeload: this.loadingAnimationOn,
29 load: this.loadingAnimationOff
30 }, 26 },
31 'filterresultgrid toolbar button[action=addProbe]': { 27 'filterresultgrid toolbar button[action=addProbe]': {
32 click: this.addProbeItem 28 click: this.addProbeItem
33 }, 29 },
34 'filterresultgrid toolbar button[action=addMessprogramm]': { 30 'filterresultgrid toolbar button[action=addMessprogramm]': {

http://lada.wald.intevation.org