Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js7198 EditorUi.prototype.importVisio = function(file, done, onerror, filename, customParam) argument
7256 if (customParam != null)
7258 xhr.setRequestHeader('x-convert-custom', customParam);