Searched defs:doSave (Results 1 – 11 of 11) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
D | GitHubLibrary.js | 16 GitHubLibrary.prototype.doSave = function(title, success, error) method in GitHubLibrary
|
D | GitLabLibrary.js | 16 GitLabLibrary.prototype.doSave = function(title, success, error) method in GitLabLibrary
|
D | NotionLibrary.js | 16 NotionLibrary.prototype.doSave = function(title, success, error) method in NotionLibrary
|
D | TrelloLibrary.js | 16 TrelloLibrary.prototype.doSave = function(title, success, error) method in TrelloLibrary
|
D | DropboxLibrary.js | 27 DropboxLibrary.prototype.doSave = function(title, success, error) method in DropboxLibrary
|
D | TrelloFile.js | 83 TrelloFile.prototype.doSave = function(title, success, error) method in TrelloFile
|
D | NotionFile.js | 100 NotionFile.prototype.doSave = function(title, success, error, unloading, overwrite) method in NotionFile
|
D | GitHubFile.js | 204 GitHubFile.prototype.doSave = function(title, success, error, unloading, overwrite, message) method in GitHubFile
|
D | DropboxFile.js | 184 DropboxFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) method in DropboxFile
|
D | OneDriveFile.js | 346 OneDriveFile.prototype.doSave = function(title, revision, success, error, unloading, overwrite) method in OneDriveFile
|
/plugin/diagramsnet/lib/plugins/ |
D | cConf-1-4-8.js | 1828 function doSave() function
|