Home
last modified time | relevance | path

Searched refs:saveFile (Results 26 – 39 of 39) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js820 this.saveFile();
1317 this.saveFile(revision, success, error, unloading, overwrite);
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) method in LocalFile
1559 App.prototype.saveFile = function(forceDialog) method in App
H A DTrelloClient.js270 TrelloClient.prototype.saveFile = function(file, success, error) method in TrelloClient
H A DNotionClient.js384 NotionClient.prototype.saveFile = function(file, success, error) method in NotionClient
H A DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitHubClient
H A DGitLabClient.js683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) method in GitLabClient
H A DApp.js4320 file.saveFile(name, false, mxUtils.bind(this, function()
4401 App.prototype.saveFile = function(forceDialog, success) method in App
4808 file.saveFile(desc.name, false, mxUtils.bind(this, function()
4985 file.saveFile(file.getTitle(), false, mxUtils.bind(this, function()
H A DDrawioFile.js909 DrawioFile.prototype.saveFile = function(title, revision, success, error) { }; method in DrawioFile
H A DDriveClient.js1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… method in DriveClient
H A DMenus.js2307 editorUi.saveFile();
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js96 …this.addAction('save', function() { ui.saveFile(false); }, null, null, Editor.ctrlKey + '+S').isEn…
97 …this.addAction('saveAs...', function() { ui.saveFile(true); }, null, null, Editor.ctrlKey + '+Shif…
H A DEditorUi.js4792 EditorUi.prototype.saveFile = function(forceDialog) method in EditorUi
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2322 …i.prototype.isCompatibleString=function(a){return!1};EditorUi.prototype.saveFile=function(a){a||nu…
3502 …ion("save",function(){d.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=f;this.addAction("s…
9999 …Xml};DrawioFile.prototype.saveAs=function(b,e,d){};DrawioFile.prototype.saveFile=function(b,e,d,c)…
10043 …prototype.saveAs=function(b,e,d){this.saveFile(b,!1,e,d)};LocalFile.prototype.saveAs=function(b,e,…
10050 …pe.saveAs=function(b,e,d){DrawioFile.prototype.save.apply(this,arguments);this.saveFile(b,!1,e,d)};
10051 …s.bind(this,function(k){var f=function(){var f=new StorageFile(b,d,e);f.saveFile(e,!1,function(){c…
10055saveFile(b,!1,mxUtils.bind(this,function(){this.ui.removeLocalData(c,e)}),d)});null!=g?this.ui.con…
11676 …ER?(d=mxUtils.bind(this,function(){var c=new StorageLibrary(this,f,b);c.saveFile(b,!1,mxUtils.bind…
11690 …s.bind(this,function(b,c){var f=new LocalFile(this,e,c.name,null,b,c);f.saveFile(c.name,!1,mxUtils…
11694 …l!=c&&c(),window.openWindow(k,null,m))});b.constructor==LocalFile?q():b.saveFile(b.getTitle(),!1,m…
[all …]
H A Dviewer.min.js2288 …i.prototype.isCompatibleString=function(b){return!1};EditorUi.prototype.saveFile=function(b){b||nu…
2957 …ion("save",function(){e.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=p;this.addAction("s…
3039 …Xml};DrawioFile.prototype.saveAs=function(b,c,e){};DrawioFile.prototype.saveFile=function(b,c,e,k)…
3083 …prototype.saveAs=function(b,c,e){this.saveFile(b,!1,c,e)};LocalFile.prototype.saveAs=function(b,c,…
3085 LocalFile.prototype.saveFile=function(b,c,e,k,g){b!=this.title&&(this.desc=this.fileHandle=null);th…
H A Dviewer-static.min.js2288 …i.prototype.isCompatibleString=function(b){return!1};EditorUi.prototype.saveFile=function(b){b||nu…
2957 …ion("save",function(){e.saveFile(!1)},null,null,Editor.ctrlKey+"+S").isEnabled=p;this.addAction("s…
3039 …Xml};DrawioFile.prototype.saveAs=function(b,c,e){};DrawioFile.prototype.saveFile=function(b,c,e,k)…
3083 …prototype.saveAs=function(b,c,e){this.saveFile(b,!1,c,e)};LocalFile.prototype.saveAs=function(b,c,…
3085 LocalFile.prototype.saveFile=function(b,c,e,k,g){b!=this.title&&(this.desc=this.fileHandle=null);th…

12