Home
last modified time | relevance | path

Searched defs:btnLabel (Results 1 – 5 of 5) sorted by relevance

/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js526 LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages) argument
889 ui.showLinkDialog = function(value, btnLabel, fn) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1796 var LinkDialog = function(editorUi, initialValue, btnLabel, fn) argument
H A DEditorUi.js4960 EditorUi.prototype.showLinkDialog = function(value, btnLabel, fn) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js5637 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 DDialogs.js3961 var CreateDialog = function(editorUi, title, createFn, cancelFn, dlgTitle, btnLabel, overrideExtens… argument
4941 var LinkDialog = function(editorUi, initialValue, btnLabel, fn, showPages, showNewWindowOption, lin… argument