domain: client
language: javascript
class Item class
Checks if an item is in edit or insert state and returns true if it is.
true
An application calls edit to put an item into edit state and append or insert to put an item into insert state.
Modifying datasets
is_changing()
insert_record
is_edited