Searched defs:insertLibrary (Results 1 – 6 of 6) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | TrelloClient.js | 222 TrelloClient.prototype.insertLibrary = function(filename, data, success, error, cardId) method in TrelloClient
|
H A D | NotionClient.js | 261 NotionClient.prototype.insertLibrary = function(filename, data, success, error, folderObj) method in NotionClient
|
H A D | DropboxClient.js | 688 DropboxClient.prototype.insertLibrary = function(filename, data, success, error) method in DropboxClient
|
H A D | GitHubClient.js | 514 GitHubClient.prototype.insertLibrary = function(filename, data, success, error, folderId) method in GitHubClient
|
H A D | OneDriveClient.js | 795 OneDriveClient.prototype.insertLibrary = function(filename, data, success, error, folderId) method in OneDriveClient
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11338 …g({message:mxResources.get("invalidName")})}};DropboxClient.prototype.insertLibrary=function(b,d,c… method in DropboxClient 11379 …ference:d}),"PATCH","application/json",c,g)};OneDriveClient.prototype.insertLibrary=function(b,d,c… method in OneDriveClient 11414 …rary(this.ui,d,b):new GitHubFile(this.ui,d,b)};GitHubClient.prototype.insertLibrary=function(b,d,c… method in GitHubClient 11499 …}catch(q){if(null!=c)c(q);else throw q;}}),c)};NotionClient.prototype.insertLibrary=function(b,d,c… method in NotionClient
|