Home
last modified time | relevance | path

Searched refs:customButtons (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js428 addButtons, noHide, noWrap, applyTitle, helpLink, customButtons) argument
498 if (customButtons != null)
500 for (var i = 0; i < customButtons.length; i++)
511 })(customButtons[i][0], customButtons[i][1]);