is_modified
- is_modified()
使用范围: client
编程语言: javascript
父类: Item 类
描述说明
Checks if the current record of an item dataset has been modified during edit or
insert opertaions. The method returns false after the
post method is executed.
检查实体项数据集的当前记录在 “编辑” 或 “插入” 操作时是否被修改了。
在执行 post 方法之后, is_modified 方法返回 false 。