Item
on_before_edit(item)
使用范围: client
编程语言: javascript
父类: Item 类
在应用程序启用编辑记录功能之前发生此事件。
item 参数是触发了这个事件的实体项。
item
编写一个 on_before_edit 事件处理程序,应用程序在启用编辑记录功能之前,立即执行指定的操作。 on_before_edit 由 by edit 调用。
on_before_edit
修改数据集