首页 > 其他分享 >bpmn-js所有事件

bpmn-js所有事件

时间:2023-05-05 10:23:52浏览次数:48  
标签:bpmn create move connection js postExecuted shape 事件 commandStack

0: “diagram.destroy”
1: “render.shape”
2: “render.connection”
3: “render.getShapePath”
4: “render.getConnectionPath”
5: “diagram.init”
6: “shape.added”
7: “connection.added”
8: “shape.removed”
9: “connection.removed”
10: “elements.changed”
11: “diagram.clear”
12: “canvas.destroy”
13: “canvas.init”
14: “shape.changed”
15: “connection.changed”
16: “interactionEvents.createHit”
17: “interactionEvents.updateHit”
18: “shape.remove”
19: “connection.remove”
20: “element.hover”
21: “element.out”
22: “selection.changed”
23: “create.end”
24: “connect.end”
25: “shape.move.end”
26: “element.click”
27: “canvas.viewbox.changing”
28: “canvas.viewbox.changed”
29: “element.changed”
30: “element.marker.update”
31: “attach”
32: “detach”
33: “editorActions.init”
34: “keyboard.keydown”
35: “element.mousedown”
36: “commandStack.connection.start.canExecute”
37: “commandStack.connection.create.canExecute”
38: “commandStack.connection.reconnect.canExecute”
39: “commandStack.connection.updateWaypoints.canExecute”
40: “commandStack.shape.resize.canExecute”
41: “commandStack.elements.create.canExecute”
42: “commandStack.elements.move.canExecute”
43: “commandStack.shape.create.canExecute”
44: “commandStack.shape.attach.canExecute”
45: “commandStack.element.copy.canExecute”
46: “shape.move.start”
47: “shape.move.move”
48: “elements.delete”
49: “tool-manager.update”
50: “i18n.changed”
51: “drag.move”
52: “contextPad.create”
53: “palette.create”
54: “autoPlace.end”
55: “autoPlace”
56: “drag.start”
57: “drag.init”
58: “drag.cleanup”
59: “commandStack.shape.create.postExecuted”
60: “commandStack.elements.move.postExecuted”
61: “commandStack.shape.toggleCollapse.postExecuted”
62: “commandStack.shape.resize.postExecuted”
63: “commandStack.element.autoResize.canExecute”
64: “bendpoint.move.hover”
65: “bendpoint.move.out”
66: “bendpoint.move.cleanup”
67: “bendpoint.move.end”
68: “connectionSegment.move.start”
69: “connectionSegment.move.move”
70: “connectionSegment.move.hover”
71: “connectionSegment.move.out”
72: “connectionSegment.move.cleanup”
73: “connectionSegment.move.cancel”
74: “connectionSegment.move.end”
75: “element.mousemove”
76: “element.updateId”
77: “bendpoint.move.move”
78: “bendpoint.move.start”
79: “bendpoint.move.cancel”
80: “connect.move”
81: “connect.hover”
82: “connect.out”
83: “connect.cleanup”
84: “create.move”
85: “create.hover”
86: “create.out”
87: “create.cleanup”
88: “create.init”
89: “copyPaste.copyElement”
90: “copyPaste.pasteElements”
91: “moddleCopy.canCopyProperties”
92: “moddleCopy.canCopyProperty”
93: “moddleCopy.canSetCopiedProperty”
94: “copyPaste.pasteElement”
95: “popupMenu.getProviders.bpmn-replace”
96: “contextPad.getProviders”
97: “resize.move”
98: “resize.end”
99: “commandStack.shape.resize.preExecute”
100: “spaceTool.move”
101: “spaceTool.end”
102: “create.start”
103: “commandStack.connection.create.postExecuted”
104: “commandStack.connection.layout.postExecuted”
105: “shape.move.init”
106: “resize.start”
107: “resize.cleanup”
108: “element.dblclick”
109: “autoPlace.start”
110: “popupMenu.open”
111: “commandStack.changed”
112: “directEditing.activate”
113: “directEditing.resize”
114: “directEditing.complete”
115: “directEditing.cancel”
116: “commandStack.connection.updateWaypoints.postExecuted”
117: “commandStack.label.create.postExecuted”
118: “commandStack.elements.create.postExecuted”
119: “commandStack.shape.append.preExecute”
120: “commandStack.shape.move.postExecute”
121: “commandStack.elements.move.preExecute”
122: “commandStack.connection.create.postExecute”
123: “commandStack.connection.reconnect.postExecute”
124: “commandStack.shape.create.executed”
125: “commandStack.shape.create.reverted”
126: “commandStack.shape.create.preExecute”
127: “shape.move.hover”
128: “global-connect.hover”
129: “global-connect.out”
130: “global-connect.end”
131: “global-connect.cleanup”
132: “connect.start”
133: “commandStack.shape.create.execute”
134: “commandStack.shape.create.revert”
135: “commandStack.shape.create.postExecute”
136: “commandStack.elements.create.preExecute”
137: “commandStack.elements.create.revert”
138: “commandStack.elements.create.postExecute”
139: “commandStack.connection.layout.executed”
140: “commandStack.connection.create.executed”
141: “commandStack.connection.layout.reverted”
142: “commandStack.shape.move.executed”
143: “commandStack.shape.delete.executed”
144: “commandStack.connection.move.executed”
145: “commandStack.connection.delete.executed”
146: “commandStack.shape.move.reverted”
147: “commandStack.shape.delete.reverted”
148: “commandStack.connection.create.reverted”
149: “commandStack.connection.move.reverted”
150: “commandStack.connection.delete.reverted”
151: “commandStack.canvas.updateRoot.executed”
152: “commandStack.canvas.updateRoot.reverted”
153: “commandStack.shape.resize.executed”
154: “commandStack.shape.resize.reverted”
155: “commandStack.connection.reconnect.executed”
156: “commandStack.connection.reconnect.reverted”
157: “commandStack.connection.updateWaypoints.executed”
158: “commandStack.connection.updateWaypoints.reverted”
159: “commandStack.element.updateAttachment.executed”
160: “commandStack.element.updateAttachment.reverted”
161: “commandStack.shape.delete.postExecute”
162: “commandStack.canvas.updateRoot.postExecute”
163: “spaceTool.selection.init”
164: “spaceTool.selection.ended”
165: “spaceTool.selection.canceled”
166: “spaceTool.ended”
167: “spaceTool.canceled”
168: “spaceTool.selection.end”
169: “commandStack.shape.delete.postExecuted”
170: “commandStack.connection.create.preExecuted”
171: “commandStack.shape.replace.preExecuted”
172: “bpmnElement.added”
173: “commandStack.element.updateProperties.postExecute”
174: “commandStack.label.create.postExecute”
175: “commandStack.connection.layout.postExecute”
176: “commandStack.connection.updateWaypoints.postExecute”
177: “commandStack.shape.replace.postExecute”
178: “commandStack.shape.resize.postExecute”
179: “shape.move.rejected”
180: “create.rejected”
181: “elements.paste.rejected”
182: “commandStack.shape.delete.preExecute”
183: “commandStack.connection.reconnect.preExecute”
184: “commandStack.element.updateProperties.postExecuted”
185: “commandStack.shape.replace.postExecuted”
186: “commandStack.shape.toggleCollapse.executed”
187: “commandStack.shape.toggleCollapse.reverted”
188: “spaceTool.getMinDimensions”
189: “commandStack.connection.delete.preExecute”
190: “commandStack.canvas.updateRoot.preExecute”
191: “commandStack.spaceTool.preExecute”
192: “commandStack.lane.add.preExecute”
193: “commandStack.lane.resize.preExecute”
194: “commandStack.lane.split.preExecute”
195: “commandStack.elements.delete.preExecute”
196: “commandStack.shape.move.preExecute”
197: “commandStack.spaceTool.postExecuted”
198: “commandStack.lane.add.postExecuted”
199: “commandStack.lane.resize.postExecuted”
200: “commandStack.lane.split.postExecuted”
201: “commandStack.elements.delete.postExecuted”
202: “commandStack.shape.move.postExecuted”
203: “saveXML.start”
204: “commandStack.connection.create.preExecute”
205: “commandStack.connection.move.preExecute”
206: “shape.move.out”
207: “shape.move.cleanup”
208: “commandStack.elements.move.preExecuted”
209: “commandStack.shape.delete.execute”
210: “commandStack.shape.delete.revert”
211: “spaceTool.selection.start”
212: “spaceTool.selection.move”
213: “spaceTool.selection.cleanup”
214: “spaceTool.cleanup”
215: “lasso.selection.init”
216: “lasso.selection.ended”
217: “lasso.selection.canceled”
218: “lasso.ended”
219: “lasso.canceled”
220: “lasso.selection.end”
221: “lasso.end”
222: “lasso.start”
223: “lasso.move”
224: “lasso.cleanup”
225: “hand.init”
226: “hand.ended”
227: “hand.canceled”
228: “hand.move.ended”
229: “hand.move.canceled”
230: “hand.end”
231: “hand.move.move”
232: “hand.move.end”
233: “global-connect.init”
234: “global-connect.ended”
235: “global-connect.canceled”
236: “global-connect.drag.ended”
237: “global-connect.drag.canceled”
238: “palette.getProviders”
239: “canvas.resized”
240: “import.parse.complete”
241: “element.create”
————————————————
版权声明:本文为CSDN博主「juny0302」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/juny0302/article/details/106074714

标签:bpmn,create,move,connection,js,postExecuted,shape,事件,commandStack
From: https://www.cnblogs.com/ellafive/p/17373356.html

相关文章

  • 【nodejs基础】模块加载机制及npm指令详解03
    1.模块化的基本概念模块化:是指解决一个复杂问题时,自顶向下逐层把系统划分成若干模块的过程。对于整个系统来说,模块是可组合、分解和更换的单元编程领域中的模块化,就是遵守固定的规则,把一个大文件拆成独立并互相依赖的多个小模块。把代码进行模块化拆分的好处*提高了代码的复......
  • js数据结构变化 table动态列展示
    <!DOCTYPEhtml><htmllang="en"><head><metacharset="UTF-8"><metahttp-equiv="X-UA-Compatible"content="IE=edge"><metaname="viewport"content="width=......
  • CONNECT THE DOTS 挂载操作 jsfuck ftp download 信息收集
    主机发现sudonmap-sT--min-rate10000-p-xx.x.xx.x-oAnmapscan/ports要提取出所有的端口,进行字符操作catnmapscan/ports|grepopen|awk-F'/''{print$1}'|tr'\n\r'','sudonmap-sT-sC-sV-O-pxx.xx.xx.xx-oAnmapscan/......
  • js基础---数组操作(破坏性改变数组)
    数组元素的crudpush():像数组末尾添加一个或多个元素并返回数组的新长度pop():删除并返回数组的最后一个元素unshift():像数组的开头添加一个或多个元素,并返回数组的长度shift:删除并返回数组的第一个元素splice(1,3,“111”):删除添加插入替换数组中的元素.(删除包括第一个坐标元素后面的三......
  • Vue.js 教程:如何使用 Mock.js 进行前端开发
    Mock.js 是常用的生成随机数据,拦截Ajax请求的JavaScript库。在软件开发的初期,后端API接口可能还没有实现或者还没有完全实现。在这种情况下,用Mock.js可以模拟后端API供前端开发人员调用,从而避免等待后端API的完成。要在Vue项目中使用Mock.js有两个思路:在客户端拦......
  • ARM Linux安装node.js和node-red
    SA515安装node.js和node-red1.先安装node.js直接官网下载ARMv7版可执行文件:https://nodejs.org/en/download当前使用的最新版本:https://nodejs.org/dist/v18.16.0/node-v18.16.0-linux-armv7l.tar.xz2.导入开发板,这里以/usrdata为例adbpushnode-v18.16.0-linux-armv7l......
  • ENOENT: no such file or directory, open 'D:\Idea lorkSpacecjccx-ui\package.js
     启动项目报找不到package.json找到你项目的package.json的路径 然后cd 这个路径 然后就解决了......
  • react.js学习笔记
    (1)      参考文献1.前端技术手册2.在线编码......
  • node.js版本更新及遇到的错
    下载你要更新的版本双击运行一直next然后如果你之前安装过node.js不用管它会覆盖安装安装好之后cmd检查版本号node -v出来版本号那就没有问题但是在启动的时候会报node不是不是内部或外部命令,也不是可运行的程序或批处理文件这个时候呢上百度说是环境的问题但......
  • JS在一个数组中过滤掉另一个数组的简易方法
    filter()方法创建一个新的数组,新数组中的元素是通过检查指定数组中符合条件的所有元素。every()方法使用指定函数检测数组中的所有元素:如果数组中检测到有一个元素不满足,则整个表达式返回false,且剩余的元素不会再进行检测。如果所有元素都满足条件,则返回true。当有如下需求......