| /plugin/diagramsnet/lib/js/diagramly/ |
| D | DropboxLibrary.js | 19 DropboxLibrary.prototype.isAutosave = function() method in DropboxLibrary
|
| D | RemoteFile.js | 21 RemoteFile.prototype.isAutosave = function() method in RemoteFile
|
| D | LocalLibrary.js | 36 LocalLibrary.prototype.isAutosave = function() method in LocalLibrary
|
| D | OneDriveLibrary.js | 19 OneDriveLibrary.prototype.isAutosave = function() method in OneDriveLibrary
|
| D | DriveLibrary.js | 19 DriveLibrary.prototype.isAutosave = function() method in DriveLibrary
|
| D | LocalFile.js | 30 LocalFile.prototype.isAutosave = function() method in LocalFile 32 …return this.fileHandle != null && !this.invalidFileHandle && DrawioFile.prototype.isAutosave.apply…
|
| D | StorageLibrary.js | 32 StorageLibrary.prototype.isAutosave = function() method in StorageLibrary
|
| D | UrlLibrary.js | 59 UrlLibrary.prototype.isAutosave = function() method in UrlLibrary
|
| D | RemoteLibrary.js | 39 RemoteLibrary.prototype.isAutosave = function() method in RemoteLibrary
|
| D | TrelloFile.js | 35 TrelloFile.prototype.isAutosave = function() method in TrelloFile
|
| D | NotionFile.js | 43 NotionFile.prototype.isAutosave = function() method in NotionFile
|
| D | GitHubFile.js | 98 GitHubFile.prototype.isAutosave = function() method in GitHubFile
|
| D | DrawioFile.js | 987 DrawioFile.prototype.isAutosave = function() method in DrawioFile 1936 if (this.isAutosave()) 2267 if (this.isAutosave() && this.isModified())
|
| D | ElectronApp.js | 1290 LocalFile.prototype.isAutosave = function() method in LocalFile 1292 return this.fileObject != null && DrawioFile.prototype.isAutosave.apply(this, arguments);
|
| D | DriveClient.js | 1308 ((file.isAutosave()) ? '' : '-noauto') + 1676 ((file.isAutosave()) ? '' : '-noauto') +
|
| D | App.js | 36 ((file.isAutosave()) ? '' : '-noauto') + 1823 if (file != null && file.isModified() && file.isAutosave() && file.isOverdue()) 1832 ((file.isAutosave()) ? '' : '-noauto') +
|
| D | EditorUi.js | 3269 if (file.isAutosave())
|
| /plugin/diagramsnet/lib/plugins/ |
| D | cConf-1-4-8.js | 1330 EmbedFile.prototype.isAutosave = function() method in EmbedFile
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 10001 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 10060 …isAutosave=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… 11594 …isAutosave()&&b.isOverdue()){var e={category:"WARN-FILE-"+b.getHash(),action:(b.savingFile?"saving…
|
| D | viewer.min.js | 3041 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…
|
| D | viewer-static.min.js | 3041 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…
|