can_modify
- active
使用范围: client
编程语言: javascript
父类: Item 类
描述说明
把 can_modify 属性设置为 false ,可以禁止在可视化控件中修改实体项。
当 can_modify 是 true 时,
can_create 、
can_edit 和
can_delete 方法返回 false。
can_modify 属性的默认值是 true 。
使用范围: client
编程语言: javascript
父类: Item 类
把 can_modify 属性设置为 false ,可以禁止在可视化控件中修改实体项。
当 can_modify 是 true 时,
can_create 、
can_edit 和
can_delete 方法返回 false。
can_modify 属性的默认值是 true 。