Home
last modified time | relevance | path

Searched defs:doSave (Results 1 – 11 of 11) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DNotionLibrary.js16 NotionLibrary.prototype.doSave = function(title, success, error) method in NotionLibrary
H A DGitLabLibrary.js16 GitLabLibrary.prototype.doSave = function(title, success, error) method in GitLabLibrary
H A DTrelloLibrary.js16 TrelloLibrary.prototype.doSave = function(title, success, error) method in TrelloLibrary
H A DGitHubLibrary.js16 GitHubLibrary.prototype.doSave = function(title, success, error) method in GitHubLibrary
H A DDropboxLibrary.js27 DropboxLibrary.prototype.doSave = function(title, success, error) method in DropboxLibrary
H A DTrelloFile.js83 TrelloFile.prototype.doSave = function(title, success, error) method in TrelloFile
H A DNotionFile.js100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) method in NotionFile
H A DDropboxFile.js184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) method in DropboxFile
H A DGitHubFile.js204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) method in GitHubFile
H A DOneDriveFile.js346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) method in OneDriveFile
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js1828 function doSave() function