Not documented.

Implemented by
Annotations
  • DomName('IDBCursor')
  • Unstable()

Properties

direction String
read-only

key Object
read-only

primaryKey Object
read-only

source Object
read-only

Methods

advance(int count) → void

continuePrimaryKey(Object key, Object primaryKey) → void

delete() → Future

next([Object key]) → void

update(value) → Future