Home
last modified time | relevance | path

Searched refs:openFile (Results 1 – 25 of 85) sorted by path

1234

/plugin/diagramsnet/lib/js/
H A Dapp.min.js233 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2265 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2311openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(a){this.hideDialog(a)}…
3501openFile=new OpenFile(mxUtils.bind(this,function(){d.hideDialog()}));window.openFile.setConsumer(m…
10242 function(){null!=y&&(window.openFile=new OpenFile(function(){window.openFile=null}),window.openFile
11537 …window.showOpenAlert=mxUtils.bind(this,function(b){null!=window.openFile&&window.openFile.cancel(!…
11627 …tor.setGraphXml(e.documentElement)}else null!=window.opener.openFile&&window.opener.openFile.setCo…
11664 …seLocalStorage;Editor.useLocalStorage=b==App.MODE_BROWSER;this.openFile();window.openFile.setConsu…
11670 …rage=b==App.MODE_BROWSER;window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialo…
11681 …this,null,b)).save():"_blank"==e?(window.openFile=new OpenFile(function(){window.openFile=null}),w…
[all …]
H A Dopen.js8 window.parent.openFile.setConsumer(null);
21 window.parent.openFile.cancel(cancel);
164 var of = window.parent.openFile;
183 window.parent.openFile.setData(data, k);
H A Dviewer-static.min.js199 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2231 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2277openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialog(b)}…
2955 this.addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.add…
2956openFile=new OpenFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(m…
H A Dviewer.min.js199 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2231 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2277openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialog(b)}…
2955 this.addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.add…
2956openFile=new OpenFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(m…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js117 if (window.openFile != null)
119 window.openFile.cancel(true);
2826 else if (window.opener.openFile != null)
3996 this.openFile();
4208 window.openFile = null;
4528 window.openFile = new OpenFile(function()
4530 window.openFile = null;
4534 window.openFile.setData(this.getFileData(true));
4906 window.openFile = null;
4957 window.openFile = new OpenFile(function()
[all …]
H A DDialogs.js5964 window.openFile = new OpenFile(function()
5966 window.openFile = null;
5969 window.openFile.setData(mxUtils.getXml(currentDoc.documentElement));
H A DEditorUi.js11326 window.openFile = null;
11353 window.openFile = null;
11387 window.openFile = new OpenFile(function()
11389 window.openFile = null;
11392 window.openFile.setData(data, name);
H A DInit.js290 if (window.parent != null && window.parent.openFile != null)
292 window.parent.openFile.setData(data, filename);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js34 ui.openFile();
72 window.openFile = new OpenFile(mxUtils.bind(this, function()
77 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
93 window.openFile = null;
H A DEditorUi.js3138 if (window.opener != null && window.opener.openFile != null)
3140 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename)
4442 EditorUi.prototype.openFile = function() method in EditorUi
4445 window.openFile = new OpenFile(mxUtils.bind(this, function(cancel)
4454 window.openFile = null;
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js466 function openFile() function
579 row.addEventListener('dblclick', openFile);
/plugin/diagramsnet/lib/resources/
H A Ddia.txt538 openFile=Open File
H A Ddia_am.txt538 openFile=Open File
H A Ddia_ar.txt538 openFile=‫فتح ملف‬
H A Ddia_bg.txt538 openFile=Отваряне на файл
H A Ddia_bn.txt538 openFile=Open File
H A Ddia_bs.txt538 openFile=Otvori fajl
H A Ddia_ca.txt538 openFile=Obre un fitxer
H A Ddia_cs.txt538 openFile=Otevřít soubor
H A Ddia_da.txt538 openFile=Åbn fil
H A Ddia_de.txt540 openFile=Datei öffnen
H A Ddia_el.txt538 openFile=Άνοιγμα αρχείου
H A Ddia_eo.txt538 openFile=Malfermi dosieron
H A Ddia_es.txt538 openFile=Abrir archivo
H A Ddia_et.txt538 openFile=Ava fail

1234