Searched refs:getUsersList (Results 1 – 7 of 7) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DriveClient.js | 226 DriveClient.prototype.getUsersList = function() method in DriveClient
|
H A D | App.js | 7174 var driveUsers = this.drive.getUsersList();
|
H A D | EditorUi.js | 3969 var driveUsers = this.drive.getUsersList(); 4024 driveUsers = this.drive.getUsersList();
|
H A D | Dialogs.js | 525 var driveUsers =editorUi.drive.getUsersList();
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 10080 …appendChild(f)},b.mode==App.MODE_GOOGLE&&null!=b.drive){var q=b.drive.getUsersList();if(0<q.length… 10792 …get("addAccount"));f.value=c.length;e.appendChild(f)}var c=this.drive.getUsersList(),f=document.cr… 10793 …;this.drive.authorize(d,mxUtils.bind(this,function(){d||(c=this.drive.getUsersList(),b())}),mxUtil… 11769 if(null!=this.drive){var e=this.drive.getUsersList();if(0<e.length){var k=mxUtils.bind(this,functio…
|
H A D | viewer.min.js | 3460 …get("addAccount"));c.value=d.length;e.appendChild(c)}var d=this.drive.getUsersList(),c=document.cr… 3461 mxUtils.bind(this,function(){f||(d=this.drive.getUsersList(),b())}),mxUtils.bind(this,function(b){t…
|
H A D | viewer-static.min.js | 3460 …get("addAccount"));c.value=d.length;e.appendChild(c)}var d=this.drive.getUsersList(),c=document.cr… 3461 mxUtils.bind(this,function(){f||(d=this.drive.getUsersList(),b())}),mxUtils.bind(this,function(b){t…
|