Home
last modified time | relevance | path

Searched refs:_afterScrollCallback (Results 1 – 3 of 3) sorted by relevance

/plugin/edittable/lib/
Dhandsontable.full.js39650 this._afterScrollCallback = null;
40254 this._afterScrollCallback = function () {}; method
40255 this.hot.addHook('afterScrollVertically', this._afterScrollCallback);
40256 this.hot.addHook('afterScrollHorizontally', this._afterScrollCallback);
40266 if (this._afterScrollCallback) {
40267 this.hot.removeHook('afterScrollVertically', this._afterScrollCallback);
40268 this.hot.removeHook('afterScrollHorizontally', this._afterScrollCallback);
40269 this._afterScrollCallback = null;
/plugin/zwidoku/files/
H A Djs.js1_afterScrollCallback=null;this.registerEvents();}_createClass(Menu,[{key:'registerEvents',value:fu…
/plugin/jsontable/script/
Dhandsontable.full.min.js35_afterScrollCallback=null,this.registerEvents()}return function(e,t,n){t&&y(e.prototype,t),n&&y(e,…