Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js50825 function UpdateWaypointsHandler() { } function
50827 UpdateWaypointsHandler.prototype.execute = function(context) {
50839 UpdateWaypointsHandler.prototype.revert = function(context) {
50892 'connection.updateWaypoints': UpdateWaypointsHandler,