IDBCursor

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

advance
void advance(uint count)
Undocumented in source. Be warned that the author may not have intended to support it.
continuePrimaryKey
void continuePrimaryKey(T0 key, T1 primaryKey)
Undocumented in source. Be warned that the author may not have intended to support it.
continue_
void continue_(T0 key)
Undocumented in source. Be warned that the author may not have intended to support it.
continue_
void continue_()
Undocumented in source. Be warned that the author may not have intended to support it.
delete_
auto delete_()
Undocumented in source. Be warned that the author may not have intended to support it.
direction
auto direction()
Undocumented in source. Be warned that the author may not have intended to support it.
key
auto key()
Undocumented in source. Be warned that the author may not have intended to support it.
primaryKey
auto primaryKey()
Undocumented in source. Be warned that the author may not have intended to support it.
source
auto source()
Undocumented in source. Be warned that the author may not have intended to support it.
update
auto update(T0 value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta