Searched refs:DropboxLibrary (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DropboxLibrary.js | 5 DropboxLibrary = function(ui, data, stat) function 11 mxUtils.extend(DropboxLibrary, DropboxFile); 19 DropboxLibrary.prototype.isAutosave = function() class 27 DropboxLibrary.prototype.doSave = function(title, success, error) 36 DropboxLibrary.prototype.open = function()
|
H A D | DropboxClient.js | 422 ((asLibrary) ? new DropboxLibrary(this.ui, data, response) : 711 success(new DropboxLibrary(this.ui, data, stat)); 802 fn(rel.substring(1), new DropboxLibrary(this.ui, data, stat));
|
H A D | App.js | 5437 else if (file.constructor == DropboxLibrary)
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11706 …==TrelloLibrary?e+=" ("+mxResources.get("trello")+")":b.constructor==DropboxLibrary?e+=" ("+mxReso…
|