Home
last modified time | relevance | path

Searched defs:StorageFile (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js13 StorageFile = function(ui, data, title) class
/plugin/diagramsnet/lib/js/
Dapp.min.js10049 …e.updateFileData=function(){};LocalLibrary.prototype.open=function(){};StorageFile=function(b,e,d)… class
10051 StorageFile.insertFile=function(b,e,d,c,g){var k=mxUtils.bind(this,function(k){var f=function(){var… method
10052 StorageFile.getFileInfo=function(b,e,d,c){b.getDatabaseItem(e,function(b){d(b)},mxUtils.bind(this,f… method
10057 StorageFile.listLocalStorageFiles=function(b){for(var e=[],d=0;d<localStorage.length;d++){var c=loc… method
10058 StorageFile.migrate=function(b){var e=StorageFile.listLocalStorageFiles();e.push({title:".scratchpa… method
10059 StorageFile.listFiles=function(b,e,d,c){b.getDatabaseItems(function(b){var c=[];if(null!=b)for(var … method