Home
last modified time | relevance | path

Searched refs:isAutosave (Results 1 – 21 of 21) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DDropboxLibrary.js19 DropboxLibrary.prototype.isAutosave = function() method in DropboxLibrary
DRemoteFile.js21 RemoteFile.prototype.isAutosave = function() method in RemoteFile
DLocalLibrary.js36 LocalLibrary.prototype.isAutosave = function() method in LocalLibrary
DOneDriveLibrary.js19 OneDriveLibrary.prototype.isAutosave = function() method in OneDriveLibrary
DDriveLibrary.js19 DriveLibrary.prototype.isAutosave = function() method in DriveLibrary
DLocalFile.js30 LocalFile.prototype.isAutosave = function() method in LocalFile
32 …return this.fileHandle != null && !this.invalidFileHandle && DrawioFile.prototype.isAutosave.apply…
DStorageLibrary.js32 StorageLibrary.prototype.isAutosave = function() method in StorageLibrary
DUrlLibrary.js59 UrlLibrary.prototype.isAutosave = function() method in UrlLibrary
DRemoteLibrary.js39 RemoteLibrary.prototype.isAutosave = function() method in RemoteLibrary
DTrelloFile.js35 TrelloFile.prototype.isAutosave = function() method in TrelloFile
DNotionFile.js43 NotionFile.prototype.isAutosave = function() method in NotionFile
DGitHubFile.js98 GitHubFile.prototype.isAutosave = function() method in GitHubFile
DDrawioFile.js987 DrawioFile.prototype.isAutosave = function() method in DrawioFile
1936 if (this.isAutosave())
2267 if (this.isAutosave() && this.isModified())
DElectronApp.js1290 LocalFile.prototype.isAutosave = function() method in LocalFile
1292 return this.fileObject != null && DrawioFile.prototype.isAutosave.apply(this, arguments);
DDriveClient.js1308 ((file.isAutosave()) ? '' : '-noauto') +
1676 ((file.isAutosave()) ? '' : '-noauto') +
DApp.js36 ((file.isAutosave()) ? '' : '-noauto') +
1823 if (file != null && file.isModified() && file.isAutosave() && file.isOverdue())
1832 ((file.isAutosave()) ? '' : '-noauto') +
DEditorUi.js3269 if (file.isAutosave())
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1330 EmbedFile.prototype.isAutosave = function() method in EmbedFile
/plugin/diagramsnet/lib/js/
Dapp.min.js10001 DrawioFile.prototype.isAutosave=function(){return!this.inConflictState&&this.ui.editor.autosave};Dr… method in DrawioFile
10031 …Changed=function(){this.lastChanged=new Date;this.setModified(!0);this.isAutosave()?(null!=this.sa…
10040 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
10042 …);LocalFile.prototype.isAutosave=function(){return null!=this.fileHandle&&!this.invalidFileHandle&… method in LocalFile
10049 …e.getHash=function(){return"F"+this.getTitle()};LocalLibrary.prototype.isAutosave=function(){retur… method in LocalLibrary
10059 …torageFile);StorageLibrary.prototype.type="L";StorageLibrary.prototype.isAutosave=function(){retur… method in StorageLibrary
10060isAutosave=function(){return!1};RemoteFile.prototype.getMode=function(){return this.mode};RemoteFi… method in RemoteFile
10061 ….prototype.getTitle=function(){return this.fname};UrlLibrary.prototype.isAutosave=function(){retur… method in UrlLibrary
10767 …Event.consume(f)}),G=mxUtils.bind(this,function(f){b.setModified(!0);b.isAutosave()?(null!=C&&null…
11594isAutosave()&&b.isOverdue()){var e={category:"WARN-FILE-"+b.getHash(),action:(b.savingFile?"saving…
Dviewer.min.js3041 DrawioFile.prototype.isAutosave=function(){return!this.inConflictState&&this.ui.editor.autosave};Dr… method in DrawioFile
3071 …Changed=function(){this.lastChanged=new Date;this.setModified(!0);this.isAutosave()?(null!=this.sa…
3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
3082 …);LocalFile.prototype.isAutosave=function(){return null!=this.fileHandle&&!this.invalidFileHandle&… method in LocalFile
3435 …Event.consume(d)}),E=mxUtils.bind(this,function(d){b.setModified(!0);b.isAutosave()?(null!=F&&null…
Dviewer-static.min.js3041 DrawioFile.prototype.isAutosave=function(){return!this.inConflictState&&this.ui.editor.autosave};Dr… method in DrawioFile
3071 …Changed=function(){this.lastChanged=new Date;this.setModified(!0);this.isAutosave()?(null!=this.sa…
3080 DrawioFile.prototype.close=function(b){this.updateFileData();this.stats.closed++;this.isAutosave()&…
3082 …);LocalFile.prototype.isAutosave=function(){return null!=this.fileHandle&&!this.invalidFileHandle&… method in LocalFile
3435 …Event.consume(d)}),E=mxUtils.bind(this,function(d){b.setModified(!0);b.isAutosave()?(null!=F&&null…