Not documented.

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

Properties

String direction
read-only, inherited
Object key
read-only, inherited
Object primaryKey
read-only, inherited
Object source
read-only, inherited
Object value
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