TinyBase logoTinyBase

Listener methods

addSliceRowIdsListener

The addSliceRowIdsListener method registers a listener function with the Indexes object that will be called whenever the Row Ids in a Slice change. Read more.

addIndexIdsListener

The addIndexIdsListener method registers a listener function with the Indexes object that will be called whenever an Index definition is added or removed. Read more.

addSliceIdsListener

The addSliceIdsListener method registers a listener function with the Indexes object that will be called whenever the Slice Ids in an Index change. Read more.

delListener

The delListener method removes a listener that was previously added to the Indexes object. Read more.