Home
last modified time | relevance | path

Searched defs:unloading (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionFile.js84 NotionFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) argument
109 this.saveFile(title, false, success, error, unloading, overwrite); argument
116 NotionFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DGitHubFile.js182 GitHubFile.prototype.save = function(revision, success, error, unloading, overwrite, message) argument
204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) argument
213 this.saveFile(title, false, success, error, unloading, overwrite, message); argument
223 GitHubFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite, mes… argument
H A DOneDriveFile.js324 OneDriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
355 this.saveFile(title, revision, success, error, unloading, overwrite); argument
365 OneDriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DDropboxFile.js162 DropboxFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) argument
193 this.saveFile(title, revision, success, error, unloading, overwrite); argument
H A DDriveFile.js148 DriveFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
152 this.saveFile(null, revision, success, error, unloading, overwrite); argument
162 DriveFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
H A DElectronApp.js1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1317 this.saveFile(revision, success, error, unloading, overwrite); argument
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) argument
H A DDrawioFile.js803 DrawioFile.prototype.save = function(revision, success, error, unloading, overwrite, manual) argument
2262 DrawioFile.prototype.close = function(unloading) argument
H A DDriveClient.js1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… argument
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1361 this.saveFile(null, revision, success, error, unloading, overwrite); argument
1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument