AbstractFormPlugin和AbstractListPlugin有什么不同?

金蝶云社区-whale
whale

AbstractFormPlugin和AbstractListPlugin有什么不同?

如果要监听下面红色框按钮的itemCLick事件,那后台需要继承那个类?(AbstractFormPlugin和AbstractListPlugin)[图片] 显示全部

关注问题
代发布回答关注问题
  • 关注者1
  • 被浏览1,715
查看全部1个回答
金蝶云社区-野生的指针
野生的指针

该答案已被采纳

0人认为该答案有用

1. AbstractFormPlugin是AbstractListPlugin的父类,AbstractListPlugin一般用在单据列表中2. 监听itemCLick事件以上两个类都可以,只需要在注册监听事件中this.addItemClickListener("菜 …

编辑于 2022年07月20日 16:43:59

展开阅读全文

查看全部1个回答