Not documented.

Inheritance
Annotations
  • DocsEditable()
  • DomName('IDBCursorWithValue')
  • Unstable()

Properties

direction String
read-only, inherited

key Object
read-only, inherited

primaryKey Object
read-only, inherited

source Object
read-only, inherited

value Object
read-only

Methods

advance(int count) → void
inherited

continuePrimaryKey(Object key, Object primaryKey) → void
inherited

delete() → Future
inherited

next([Object key]) → void
inherited

update(value) → Future
inherited