EditAbility
Type: Interface
File: core/edit.js
Based on: has not base object
Included in:
dataview
,
grid
Methods
edit
- switch item to the edit state
isEdit
- returns id of item in edit state, or null if none
stopEdit
- switch any item in edit state, back to normal
Events
onbeforeeditstart
- edit operation initiated
onaftereditstart
- edit operation initiated, editor opened and ready for input
onbeforeeditstop
- stop edit command was received
onaftereditstop
- edit operation finished
Properties
edit
- allow or deny edit operations