dhx.EditAbility
Type: Interface
File:
Based on: has not base object
Included in:
dhx.ui.dataview
Methods
edit
- switches item to the edit state
isEdit
- returns id of item in edit state, or null if none
stopEdit
- switches any item in edit state, back to normal
Events
onaftereditstart
- fires after edit operation was initiated, editor opened and ready for input
onaftereditstop
- fires after edit operation finished
onbeforeeditstart
- fires before edit operation is initiated
onbeforeeditstop
- fires before stop edit command is received
Properties
edit
- allows or denies edit operations