Home
last modified time | relevance | path

Searched defs:pickFile (Results 1 – 10 of 10) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js414 TrelloClient.prototype.pickFile = function(fn, returnObject) method in TrelloClient
H A DNotionClient.js501 NotionClient.prototype.pickFile = function(fn) method in NotionClient
H A DDropboxClient.js862 DropboxClient.prototype.pickFile = function(fn, readOnly) method in DropboxClient
H A DGitLabClient.js757 GitLabClient.prototype.pickFile = function(fn) method in GitLabClient
H A DGitHubClient.js771 GitHubClient.prototype.pickFile = function(fn) method in GitHubClient
H A DOneDriveClient.js1442 OneDriveClient.prototype.pickFile = function(fn) method in OneDriveClient
H A DDriveClient.js2089 DriveClient.prototype.pickFile = function(fn, acceptAllFiles, cancelFn) method in DriveClient
H A DElectronApp.js928 App.prototype.pickFile = function() method in App
H A DApp.js3902 App.prototype.pickFile = function(mode) method in App
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11301 …w(google.picker.ViewId.RECENTLY_PICKED)}return d};DriveClient.prototype.pickFile=function(d,c,g){t… method in DriveClient
11341 …bind(this,function(){this.ui.spinner.stop()}))};DropboxClient.prototype.pickFile=function(b,d){nul… method in DropboxClient
11393 …(mxUtils.bind(this,function(){g(!1)}),c):g(d)};OneDriveClient.prototype.pickFile=function(e){e=nul… method in OneDriveClient
11420 function(b){this.pickFile(b)};GitHubClient.prototype.pickFolder=function(b){this.showGitHubDialog(!… method in GitHubClient
11474 …kFolder=function(b){this.showGitLabDialog(!1,b)};GitLabClient.prototype.pickFile=function(b){b=nul… method in GitLabClient
11504 …catch(c){}return d};NotionClient.prototype.pickLibrary=function(b){this.pickFile(b)};NotionClient.… method in NotionClient