Home
last modified time | relevance | path

Searched refs:invokeFnOnClose (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4283 EditorUi.prototype.handleError = function(resp, title, fn, invokeFnOnClose, notFoundMessage) argument
4299 null, null, null, (invokeFnOnClose) ? fn : null);
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js3878 …EditorUi.prototype.handleError = function(resp, title, fn, invokeFnOnClose, notFoundMessage, fileH… argument
3966 this.handleError(resp, title, fn, invokeFnOnClose, notFoundMessage)
4111 null, null, null, (invokeFnOnClose) ? fn : null);