Lines Matching refs:reverted
40218 this.reverted('shape.create', function(context) {
40724 this.reverted([
41644 this.reverted('shape.delete', function(event) {
43972 this.reverted([ 'shape.toggleCollapse' ], LOW_PRIORITY$8, function(e) {
48132 this.reverted([ 'connection.layout' ], function(e) {
48168 this.reverted([
48198 this.reverted([ 'canvas.updateRoot' ], updateRoot);
48222 this.reverted([ 'shape.move', 'shape.create', 'shape.resize' ], ifBpmn(function(event) {
48252 this.reverted([
48271 this.reverted([
48308 this.reverted('connection.reconnect', ifBpmn(function(event) {
48336 this.reverted([ 'element.updateAttachment' ], ifBpmn(updateAttachment));