Searched defs:btnLabel (Results 1 – 5 of 5) sorted by relevance
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 526 LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages) argument 889 ui.showLinkDialog = function(value, btnLabel, fn) argument
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Dialogs.js | 1796 var LinkDialog = function(editorUi, initialValue, btnLabel, fn) argument
|
H A D | EditorUi.js | 4960 EditorUi.prototype.showLinkDialog = function(value, btnLabel, fn) argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 5637 EditorUi.prototype.showHtmlDialog = function(btnLabel, helpLink, publicUrl, fn) argument 5939 …EditorUi.prototype.showRemoteExportDialog = function(btnLabel, helpLink, callback, hideInclude, sh… argument 6000 EditorUi.prototype.showExportDialog = function(title, embedOption, btnLabel, helpLink, callback, argument 13654 EditorUi.prototype.showLinkDialog = function(value, btnLabel, fn, showNewWindowOption, linkTarget) argument
|
H A D | Dialogs.js | 3961 var CreateDialog = function(editorUi, title, createFn, cancelFn, dlgTitle, btnLabel, overrideExtens… argument 4941 var LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages, showNewWindowOption, lin… argument
|