Jam.py documentation

is_changing

is_changing()

domain: client

language: javascript

class Item class

Description

Checks if an item is in edit or insert state and returns true if it is.

An application calls edit to put an item into edit state and append or insert to put an item into insert state.