domain: client
language: javascript
class Item class
Set the permissions property attributes to prohibit changing of the item in
the visual controls.
The permissions property is an object that has the following attributes:
can_create
can_edit
can_delete
By default theses attributes are set to true.
When these attributes are set to false the corresponding
methods return false.