public class IDBCursorWithValue extends IDBCursor
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Object> |
value |
direction, key, NEXT, NEXT_NO_DUPLICATE, PREV, PREV_NO_DUPLICATE, primaryKey, source
Modifier | Constructor and Description |
---|---|
protected |
IDBCursorWithValue(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static IDBCursorWithValue |
$as(Object obj) |
advance, delete, direction, NEXT_NO_DUPLICATE, NEXT, PREV_NO_DUPLICATE, PREV, update
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Object> value
protected IDBCursorWithValue(Objs.Constructor<?> c, Object js)
public static IDBCursorWithValue $as(Object obj)
Copyright © 2018. All rights reserved.