Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js49440 function DeleteConnectionHandler(canvas, modeling) { class
49445 DeleteConnectionHandler.$inject = [
49451 DeleteConnectionHandler.prototype.execute = function(context) {
49475 DeleteConnectionHandler.prototype.revert = function(context) {
50888 'connection.delete': DeleteConnectionHandler,