Home
last modified time | relevance | path

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

/plugin/edittable/lib/
Dhandsontable.full.js6822 this._closeCallback = null;
6828 if (this._closeCallback) {
6829 this._closeCallback(result);
6830 this._closeCallback = null;
6932 var previousCloseCallback = this._closeCallback;
6934 this._closeCallback = function (result) {
/plugin/zwidoku/files/
H A Djs.js1_closeCallback=null;this.init();}BaseEditor.prototype._fireCallbacks=function(result){if(this._clo…
/plugin/jsontable/script/
Dhandsontable.full.min.js29_closeCallback=null,this.init()}t.EditorState=i,a.prototype._fireCallbacks=function(e){this._close… method