Home
last modified time | relevance | path

Searched refs:isAutosaveOptional (Results 1 – 13 of 13) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DLocalFile.js39 LocalFile.prototype.isAutosaveOptional = function() method in LocalFile
DDropboxFile.js51 DropboxFile.prototype.isAutosaveOptional = function() method in DropboxFile
DStorageFile.js52 StorageFile.prototype.isAutosaveOptional = function() method in StorageFile
DOneDriveFile.js148 OneDriveFile.prototype.isAutosaveOptional = function() method in OneDriveFile
DDriveFile.js104 DriveFile.prototype.isAutosaveOptional = function() method in DriveFile
DDrawioFile.js976 DrawioFile.prototype.isAutosaveOptional = function() method in DrawioFile
1977 if ((!this.isAutosaveOptional() || !this.ui.editor.autosave) &&
DElectronApp.js1295 LocalFile.prototype.isAutosaveOptional = function() method in LocalFile
DEditor.js4112 if (file != null && file.isAutosaveOptional())
DEditorUi.js13835 …actions.get('autosave').setEnabled(file != null && file.isEditable() && file.isAutosaveOptional());
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js1339 EmbedFile.prototype.isAutosaveOptional = function() method in EmbedFile
/plugin/diagramsnet/lib/js/
Dviewer.min.js3040 …ction(b){this.shadowModified=this.modified=b};DrawioFile.prototype.isAutosaveOptional=function(){r… method in DrawioFile
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… method in LocalFile
3213 c=d.editor.graph;if(c.isEnabled()){var f=d.getCurrentFile();if(null!=f&&f.isAutosaveOptional()){var…
Dapp.min.js10000 …ction(b){this.shadowModified=this.modified=b};DrawioFile.prototype.isAutosaveOptional=function(){r… method in DrawioFile
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… method in LocalFile
10049 ….getMode=function(){return App.MODE_BROWSER};StorageFile.prototype.isAutosaveOptional=function(){r… method in StorageFile
10545 f=c.editor.graph;if(f.isEnabled()){var d=c.getCurrentFile();if(null!=d&&d.isAutosaveOptional()){var…
Dviewer-static.min.js3040 …ction(b){this.shadowModified=this.modified=b};DrawioFile.prototype.isAutosaveOptional=function(){r… method in DrawioFile
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… method in LocalFile
3213 c=d.editor.graph;if(c.isEnabled()){var f=d.getCurrentFile();if(null!=f&&f.isAutosaveOptional()){var…