Searched refs:buttonText3 (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Editor.js | 1053 …function(editorUi, title, message, buttonText, fn, retry, buttonText2, fn2, hide, buttonText3, fn3) argument 1101 if (buttonText3 != null) 1103 var btn3 = mxUtils.button(buttonText3, function()
|