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