1.获取所有eventhandler 使用 getEventHandler(target)

2.target.addEventHandler(type,handler,userCapture?)

3.target.removeEventHandler(type,handler,userCapture?)

相关文章:

  • 2022-12-23
  • 2022-01-05
  • 2022-02-28
  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
猜你喜欢
  • 2022-02-23
  • 2021-07-15
  • 2021-08-21
  • 2022-12-23
相关资源
相似解决方案