Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js26543 function unwrapEvent(fn, that) { function
26597 eventBus.on(fullEvent, priority, unwrap ? unwrapEvent(handlerFn, that) : handlerFn, that);