Home
last modified time | relevance | path

Searched defs:cancelFn (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DPromise.php14 private $cancelFn; variable in GuzzleHttp\\Promise\\Promise
25 callable $cancelFn = null
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js28 var ColorDialog = function(editorUi, color, apply, cancelFn) argument
427 var TextareaDialog = function(editorUi, title, url, fn, cancelFn, cancelTitle, w, h, argument
H A DEditor.js2001 …Ui, filename, buttonText, fn, label, validateFn, content, helpLink, closeOnBtn, cancelFn, hints, w) argument
H A DEditorUi.js5031 EditorUi.prototype.confirm = function(msg, okFn, cancelFn) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js2089 DriveClient.prototype.pickFile = function(fn, acceptAllFiles, cancelFn) argument
H A DDialogs.js3961 var CreateDialog = function(editorUi, title, createFn, cancelFn, dlgTitle, btnLabel, overrideExtens… argument
9868 var CustomDialog = function(editorUi, content, okFn, cancelFn, okButtonText, helpLink, buttonsConte… argument
11859 function AspectDialog(editorUi, pageId, layerIds, okFn, cancelFn) argument
H A DEditorUi.js4138 EditorUi.prototype.confirm = function(msg, okFn, cancelFn, okLabel, cancelLabel, closable) argument
15796 var ConfirmDialog = function(editorUi, message, okFn, cancelFn, okLabel, cancelLabel, argument