Searched refs:bendpointIndex (Results 1 – 4 of 4) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 28774 this.start = function(event, connection, bendpointIndex, insert) { argument 28781 if (!insert && bendpointIndex === 0) { 28784 if (!insert && bendpointIndex === waypoints.length - 1) { 28816 bendpointIndex: bendpointIndex, property 28889 bendpointIndex = context.bendpointIndex, 28912 newWaypoints.splice(bendpointIndex, 0, docking); 28916 newWaypoints[bendpointIndex] = docking; 28923 bendpointIndex: bendpointIndex property 29022 bendpointIndex = context.bendpointIndex, 29033 newWaypoints.splice(bendpointIndex, 0, { x: event.x, y: event.y }); [all …]
|
| D | bpmn-modeler.production.min.js | 34 …bendpointIndex:o,connection:t,source:p,target:u,insert:a,type:s}}})},t.on("bendpoint.move.hover",(… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 197 …bendpointIndex:o,connection:t,source:p,target:l,insert:a,type:s}}})},t.on("bendpoint.move.hover",(… property
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 21 …bendpointIndex:r,connection:t,source:c,target:u,insert:s,type:a}}})},t.on("bendpoint.move.hover",(… property
|