All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.orienteer.wicketbpmnio.component.bpmnmodeler.tmpl.js Maven / Gradle / Ivy

The newest version!
var componentId = '${componentId}',
    xmlComponentId = '${xmlComponentId}',
    locale = '${lang}';

installBpmnModeler(componentId, xmlComponentId, locale);




© 2015 - 2025 Weber Informatics LLC | Privacy Policy