事件 说明
BackgroundSingleClicked 在背景上点击,发生的事件
textEdited node节点的文本编辑完之后,发生的事件
  • node和link的事件,写在node和link的定义里,比如:mouseEnter、mouseOver、mouseLeave。
    Mouse-over-like event properties include GraphObject.mouseEnter, GraphObject.mouseOver, and GraphObject.mouseLeave. But only Diagram.mouseOver applies to the diagram.

  • 相关介绍文章:
    GoJS教程:http://www.devtalking.com/tags/GOJS/
    Gojs组件,前端图形化插件之利器:https://www.cnblogs.com/landeanfen/p/7910530.html

相关文章:

  • 2022-12-23
  • 2021-09-05
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-26
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案