Home
last modified time | relevance | path

Searched refs:DesktopLibrary (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DDesktopLibrary.js5 DesktopLibrary = function(ui, data, fileObj) class
12 mxUtils.extend(DesktopLibrary, LocalLibrary);
17 DesktopLibrary.prototype.getHash = function()
25 DesktopLibrary.prototype.save = function(revision, success, error)
H A DElectronApp.js966 var library = new DesktopLibrary(this, data, fileEntry);
2148 var library = new DesktopLibrary(this, data, fileEntry);