Lines Matching refs:StorageFile

10049StorageFile=function(b,e,d){DrawioFile.call(this,b,e);this.title=d};mxUtils.extend(StorageFile,Dra…
10050 StorageFile.prototype.isRenamable=function(){return!0};StorageFile.prototype.save=function(b,e,d){t…
10051 StorageFile.insertFile=function(b,e,d,c,g){var k=mxUtils.bind(this,function(k){var f=function(){var…
10052 StorageFile.getFileInfo=function(b,e,d,c){b.getDatabaseItem(e,function(b){d(b)},mxUtils.bind(this,f…
10053 StorageFile.prototype.saveFile=function(b,e,d,c){if(this.isEditable()){var g=mxUtils.bind(this,func…
10054 …&"."==b.charAt(0)&&null!=c?c({message:mxResources.get("invalidName")}):StorageFile.getFileInfo(thi…
10055 StorageFile.prototype.rename=function(b,e,d){var c=this.getTitle();c!=b?StorageFile.getFileInfo(thi…
10056 StorageFile.prototype.getLatestVersion=function(b,e){StorageFile.getFileContent(this.ui,this.title,…
10057 StorageFile.listLocalStorageFiles=function(b){for(var e=[],d=0;d<localStorage.length;d++){var c=loc…
10058 StorageFile.migrate=function(b){var e=StorageFile.listLocalStorageFiles();e.push({title:".scratchpa…
10059 StorageFile.listFiles=function(b,e,d,c){b.getDatabaseItems(function(b){var c=[];if(null!=b)for(var …
10061 …on(b,e,d){StorageFile.call(this,b,e,d);b=d;e=b.lastIndexOf("/");0<=e&&(b=b.substring(e+1));this.fn…
10760 …ratchpad=function(){this.isScratchpadEnabled()&&(null==this.scratchpad?StorageFile.getFileContent(…
11628 …substring(0,c.length-4)+".drawio");this.fileLoaded(mxClient.IS_IOS?new StorageFile(this,b,c):new L…
11664StorageFile.listFiles(this,"F",b,c)});window.openBrowserFile=mxUtils.bind(this,function(b,c,d){Sto…
11665 …tring(0,d.length-4)+".drawio");this.fileLoaded(b==App.MODE_BROWSER?new StorageFile(this,c,d):new L…
11670StorageFile.listFiles(this,"L",b,c)});window.openBrowserFile=mxUtils.bind(this,function(b,c,d){Sto…
11689 …ction(b){m();this.fileCreated(b,d,k,g,l)}),p,!1,n):c==App.MODE_BROWSER?StorageFile.insertFile(this…
11696 …mponent(b.substring(1));StorageFile.getFileContent(this,b,mxUtils.bind(this,function(d){null!=d?(t…
11709 …tils.bind(this,function(){try{var c=decodeURIComponent(b.substring(1));StorageFile.getFileContent(…
11882 …rrorRenamingFile"):null)}))}),b.constructor==DriveFile||b.constructor==StorageFile?mxResources.get…