Home
last modified time | relevance | path

Searched refs:showAuthDialog (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js84 this.ui.showAuthDialog(this, true, callback);
H A DNotionClient.js90 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess)
H A DDropboxClient.js177 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess)
H A DGitHubClient.js153 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess)
H A DGitLabClient.js109 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, authSuccess)
H A DDriveClient.js273 this.ui.showAuthDialog(this, true, mxUtils.bind(this, function(remember, success)
H A DApp.js6486 App.prototype.showAuthDialog = function(peer, showRememberOption, fn, closeFn) method in App
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11738 App.prototype.showAuthDialog=function(b,e,d,c){var g=this.spinner.pause();this.showDialog((new Auth…