Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js48166 ], ifBpmn(updateParent));
48175 ], ifBpmn(reverseUpdateParent));
48212 this.executed([ 'shape.move', 'shape.create', 'shape.resize' ], ifBpmn(function(event) {
48222 this.reverted([ 'shape.move', 'shape.create', 'shape.resize' ], ifBpmn(function(event) {
48250 ], ifBpmn(updateConnection));
48257 ], ifBpmn(updateConnection));
48269 ], ifBpmn(updateConnectionWaypoints));
48275 ], ifBpmn(updateConnectionWaypoints));
48278 this.executed('connection.reconnect', ifBpmn(function(event) {
48308 this.reverted('connection.reconnect', ifBpmn(function(event) {
[all …]