Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js932 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat, name, isModified)
962 this.chooseFileEntry(mxUtils.bind(this, function(fileEntry, data, stat)
977 App.prototype.chooseFileEntry = function(fn) method in App