Searched refs:isAutosaveOptional (Results 1 – 13 of 13) sorted by relevance
39 LocalFile.prototype.isAutosaveOptional = function() method in LocalFile
51 DropboxFile.prototype.isAutosaveOptional = function() method in DropboxFile
52 StorageFile.prototype.isAutosaveOptional = function() method in StorageFile
148 OneDriveFile.prototype.isAutosaveOptional = function() method in OneDriveFile
104 DriveFile.prototype.isAutosaveOptional = function() method in DriveFile
976 DrawioFile.prototype.isAutosaveOptional = function() method in DrawioFile1977 if ((!this.isAutosaveOptional() || !this.ui.editor.autosave) &&
1295 LocalFile.prototype.isAutosaveOptional = function() method in LocalFile
4112 if (file != null && file.isAutosaveOptional())
13835 …actions.get('autosave').setEnabled(file != null && file.isEditable() && file.isAutosaveOptional());
1339 EmbedFile.prototype.isAutosaveOptional = function() method in EmbedFile
3040 …ction(b){this.shadowModified=this.modified=b};DrawioFile.prototype.isAutosaveOptional=function(){r…3072 …s,function(b){this.handleFileError(b)}))):(this.ageStart=null,this.isAutosaveOptional()&&this.ui.e…3082 …le.prototype.isAutosave.apply(this,arguments)};LocalFile.prototype.isAutosaveOptional=function(){r…3213 c=d.editor.graph;if(c.isEnabled()){var f=d.getCurrentFile();if(null!=f&&f.isAutosaveOptional()){var…
10000 …ction(b){this.shadowModified=this.modified=b};DrawioFile.prototype.isAutosaveOptional=function(){r…10032 …s,function(b){this.handleFileError(b)}))):(this.ageStart=null,this.isAutosaveOptional()&&this.ui.e…10042 …le.prototype.isAutosave.apply(this,arguments)};LocalFile.prototype.isAutosaveOptional=function(){r…10049 ….getMode=function(){return App.MODE_BROWSER};StorageFile.prototype.isAutosaveOptional=function(){r…10545 f=c.editor.graph;if(f.isEnabled()){var d=c.getCurrentFile();if(null!=d&&d.isAutosaveOptional()){var…