Home
last modified time | relevance | path

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

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