Searched refs:_fireCallbacks (Results 1 – 3 of 3) sorted by relevance
6827 BaseEditor.prototype._fireCallbacks = function (result) {6950 _this._fireCallbacks(true);7002 this._fireCallbacks(false);7008 this._fireCallbacks(true);
1 …_fireCallbacks=function(result){if(this._closeCallback){this._closeCallback(result);this._closeCal…
29 …_fireCallbacks=function(e){this._closeCallback&&(this._closeCallback(e),this._closeCallback=null)}… method in a