Searched refs:_closeCallback (Results 1 – 3 of 3) sorted by relevance
6822 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) {
1 …_closeCallback=null;this.init();}BaseEditor.prototype._fireCallbacks=function(result){if(this._clo…
29 …_closeCallback=null,this.init()}t.EditorState=i,a.prototype._fireCallbacks=function(e){this._close… method