Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxFile.js112 getXml: mxUtils.bind(this, function(itemSuccess, itemError) argument
115 itemSuccess, itemError);
H A DDriveFile.js564 item.getXml = mxUtils.bind(this, function(itemSuccess, itemError) argument
568 itemSuccess(file.getData());