Searched refs:showFrameOption (Results 1 – 1 of 1) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | EditorUi.js | 5347 EditorUi.prototype.addLinkSection = function(div, showFrameOption) argument 5372 if (showFrameOption) 5758 …pe.showPublishLinkDialog = function(title, hideShare, width, height, fn, showFrameOption, helpLink) argument 5854 var linkSection = this.addLinkSection(div, showFrameOption); 5863 … lightbox = this.addCheckbox(div, mxResources.get('lightbox'), true, null, null, !showFrameOption); 5868 if (showFrameOption)
|