Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js41174 function DetachEventBehavior(bpmnReplace, injector) { class
41209 DetachEventBehavior.$inject = [
41214 inherits$1(DetachEventBehavior, CommandInterceptor);
41216 DetachEventBehavior.prototype.replaceShape = function(shape) {
44324 detachEventBehavior: [ 'type', DetachEventBehavior ],