Home
last modified time | relevance | path

Searched refs:onComplete (Results 1 – 12 of 12) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js47 mxAsyncCanvas.prototype.onComplete = null; method in mxAsyncCanvas
58 if (this.waitCounter == 0 && this.onComplete != null)
60 this.onComplete();
61 this.onComplete = null;
218 this.onComplete = handler;
H A DmxJsCanvas.js57 mxJsCanvas.prototype.onComplete = null; method in mxJsCanvas
104 if (this.waitCounter == 0 && this.onComplete != null)
106 this.onComplete();
107 this.onComplete = null;
819 this.onComplete = handler;
/plugin/s5reloaded/ui/effects_support/
H A Dcontrols.js349 this.options.onComplete = this.onComplete.bind(this);
369 onComplete: function(request) {
501 this._boundComplete = (this.options.onComplete || Prototype.emptyFunction).bind(this);
634 onComplete: this._boundWrapperHandler,
642 onComplete: this._boundWrapperHandler,
674 onComplete: Prototype.emptyFunction,
781 onComplete: Prototype.emptyFunction,
819 onComplete: Prototype.emptyFunction,
906 onComplete: function(transport, element) {
H A Dprototype.js1356 onComplete: function() { Ajax.activeRequestCount-- }
1638 var onComplete = options.onComplete;
1639 options.onComplete = (function(response, json) {
1641 if (Object.isFunction(onComplete)) onComplete(response, json);
1669 this.onComplete = this.options.onComplete;
1682 this.options.onComplete = this.updateComplete.bind(this);
1687 this.updater.options.onComplete = undefined;
1689 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
/plugin/indexmenu/scripts/
H A Dcontextmenu.js270 var onComplete = function (data) {
287 success: onComplete,
233 var onComplete = function (data) { global() function
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1154 onComplete: function() { Ajax.activeRequestCount-- }
1434 var onComplete = options.onComplete;
1435 options.onComplete = (function(response, json) {
1437 if (Object.isFunction(onComplete)) onComplete(response, json);
1465 this.onComplete = this.options.onComplete;
1478 this.options.onComplete = this.updateComplete.bind(this);
1483 this.updater.options.onComplete = undefined;
1485 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
H A Dpfcclient.js1098 onComplete: function(transport) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js1onComplete=options.onComplete||function(){},xhr=makeXHR(),body;xhr.onreadystatechange=function(){i…
2 …ns)})}else{new fabric.util.request(url,{method:"get",onComplete:onComplete})}});function onComplet… function
8onComplete=callbacks.onComplete||empty,onChange=callbacks.onChange||empty,_this=this;fabric.util.a…
9onComplete=callbacks.onComplete||empty,onChange=callbacks.onChange||empty,_this=this;fabric.util.a…
13 …};obj.animate("_currentCursorOpacity",targetOpacity,{duration:duration,onComplete:function(){if(!t…
H A Dfabric.js2280 onComplete = options.onComplete || function() { },
2375 options.onComplete && options.onComplete();
2380 options.onComplete && options.onComplete();
3718 onComplete: onComplete
13268 onComplete = callbacks.onComplete || empty,
13283 onComplete();
13303 onComplete = callbacks.onComplete || empty,
13318 onComplete();
13338 onComplete = callbacks.onComplete || empty,
13467 options.onComplete && options.onComplete();
[all …]
/plugin/issuetracker/
H A Dprototype.js1468 onComplete: function() { Ajax.activeRequestCount-- }
1748 var onComplete = options.onComplete;
1749 options.onComplete = (function(response, json) {
1751 if (Object.isFunction(onComplete)) onComplete(response, json);
1779 this.onComplete = this.options.onComplete;
1792 this.options.onComplete = this.updateComplete.bind(this);
1797 this.updater.options.onComplete = undefined;
1799 (this.onComplete || Prototype.emptyFunction).apply(this, arguments);
H A Dtablekit.js890 onComplete : function() {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...