Searched refs:GitHubLibrary (Results 1 – 5 of 5) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | GitHubLibrary.js | 5 GitHubLibrary = function(ui, data, meta) class 11 mxUtils.extend(GitHubLibrary, GitHubFile); 16 GitHubLibrary.prototype.doSave = function(title, success, error) 25 GitHubLibrary.prototype.open = function()
|
| D | GitHubClient.js | 505 …return (asLibrary) ? new GitHubLibrary(this.ui, content, meta) : new GitHubFile(this.ui, content, …
|
| D | App.js | 5429 else if (file.constructor == GitHubLibrary)
|
| D | Dialogs.js | 9484 (file.constructor == DriveLibrary || file.constructor == GitHubLibrary))
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 10342 g.constructor!=GitHubLibrary||(q=mxUtils.button(mxResources.get("link"),function(){b.spinner.spin(d… 11706 …riveLibrary?e+=" ("+mxResources.get("googleDrive")+")":b.constructor==GitHubLibrary?e+=" ("+mxReso…
|