Not documented.

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

Properties

String direction
read-only
Object key
read-only
Object primaryKey
read-only
Object source
read-only

Methods

advance(int count) → void
continuePrimaryKey(Object key, Object primaryKey) → void
delete() → Future
next([Object key]) → void
update(value) → Future