Searched refs:ignoreBgClick (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Editor.js | 803 …alog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick) argument 907 if (!ignoreBgClick)
|
H A D | EditorUi.js | 4325 …log = function(elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick) argument 4335 … Dialog(this, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick);
|