Searched defs:okFn (Results 1 – 3 of 3) sorted by relevance
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | EditorUi.js | 5031 EditorUi.prototype.confirm = function(msg, okFn, cancelFn) argument
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | Dialogs.js | 9868 var CustomDialog = function(editorUi, content, okFn, cancelFn, okButtonText, helpLink, buttonsConte… argument 11859 function AspectDialog(editorUi, pageId, layerIds, okFn, cancelFn) argument
|
| D | EditorUi.js | 4138 EditorUi.prototype.confirm = function(msg, okFn, cancelFn, okLabel, cancelLabel, closable) argument 15796 var ConfirmDialog = function(editorUi, message, okFn, cancelFn, okLabel, cancelLabel, argument
|