domain: client
language: javascript
class Item class
Set the can_modify
property to false if you need to prohibit changing
of the item in the visual controls.
When can_modify
is true the
can_create,
can_edit,
can_delete
methods return false.
By default the can_modify
property is true.