Searched refs:BackgroundImageDialog (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 763 var dlg = new BackgroundImageDialog(editorUi, apply);
|
H A D | Dialogs.js | 1517 var BackgroundImageDialog = function(editorUi, applyFn, img) class
|
H A D | EditorUi.js | 3788 var dlg = new BackgroundImageDialog(this, apply, img);
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10114 var BackgroundImageDialog=function(b,e,d){var c=document.createElement("div");c.style.whiteSpace="n… 10785 …;f.ignoreColor=!0;this.editor.graph.model.execute(f)}});var f=new BackgroundImageDialog(this,b,c);… 11817 …("backgroundImage")+"...",function(){if(!c.isOffline()){var b=new BackgroundImageDialog(c,function…
|
H A D | viewer.min.js | 3453 …;c.ignoreColor=!0;this.editor.graph.model.execute(c)}});var d=new BackgroundImageDialog(this,b,c);…
|
H A D | viewer-static.min.js | 3453 …;c.ignoreColor=!0;this.editor.graph.model.execute(c)}});var d=new BackgroundImageDialog(this,b,c);…
|