Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js1003 this.getXmlFile(resp, success, error);
1031 this.getXmlFile(resp, success, error, true, readLibrary);
1035 this.getXmlFile(resp, success, error);
1072 DriveClient.prototype.getXmlFile = function(resp, success, error, ignoreMime, readLibrary) method in DriveClient
H A DDriveFile.js566 this.ui.drive.getXmlFile(item, mxUtils.bind(this, function(file)