Searched refs:beforePan (Results 1 – 1 of 1) sorted by relevance
216 , beforePan: null property535 if (Utils.isFunction(this.options.beforePan)) {536 this.options.beforePan()691 if (Utils.isFunction(this.options.beforePan)) {692 this.options.beforePan()715 if (Utils.isFunction(this.options.beforePan)) {716 this.options.beforePan()760 , setBeforePan: function(fn) {that.options.beforePan = Utils.proxy(fn, that.publicInstance)}