Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js3485 var doImport = mxUtils.bind(this, function(theData, theMimeType) argument
3487 if (theData != null && theMimeType == 'application/pdf')
3493 theMimeType = 'text/xml';