Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js39977 function AttachEventBehavior(bpmnReplace, injector) { class
40023 AttachEventBehavior.$inject = [
40028 inherits$1(AttachEventBehavior, CommandInterceptor);
40030 AttachEventBehavior.prototype.replaceShape = function(shape, host) {
44314 attachEventBehavior: [ 'type', AttachEventBehavior ],