@zklogic/draw.io
Version:
Draw.IO - Graph Editor integration in Angular-cli
1 lines • 602 B
JavaScript
StorageLibrary=function(t,r,e){StorageFile.call(this,t,r,e)},mxUtils.extend(StorageLibrary,StorageFile),StorageLibrary.prototype.type="L",StorageLibrary.prototype.isAutosave=function(){return!0},StorageLibrary.prototype.saveAs=function(t,r,e){this.saveFile(t,!1,r,e)},StorageLibrary.prototype.getHash=function(){return"L"+encodeURIComponent(this.title)},StorageLibrary.prototype.getTitle=function(){return".scratchpad"==this.title?mxResources.get("scratchpad"):this.title},StorageLibrary.prototype.isRenamable=function(t,r,e){return".scratchpad"!=this.title},StorageLibrary.prototype.open=function(){};