Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js97 var tempDlg = new TemplatesDialog(editorUi, function(templateXml, title, infoObj) argument
103 editorUi.createFile(title, templateXml, (templateLibs != null &&
H A DDialogs.js2927 var templateXml = null;
2951 callback(templateXml, nameInput.value, templateRealUrl, templateLibs);
2961 editorUi.createFile(title, templateXml, (templateLibs != null &&
3073 templateXml = xml;