Home
last modified time | relevance | path

Searched defs:okFn (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js9868 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
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js5031 EditorUi.prototype.confirm = function(msg, okFn, cancelFn) argument