public class IDBEnvironment extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<IDBFactory> |
indexedDB |
Objs.Property<IDBFactory> |
msIndexedDB |
| Modifier | Constructor and Description |
|---|---|
protected |
IDBEnvironment(Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static IDBEnvironment |
$as(Object obj) |
IDBFactory |
indexedDB() |
IDBFactory |
msIndexedDB() |
$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, valueOfpublic Objs.Property<IDBFactory> indexedDB
public Objs.Property<IDBFactory> msIndexedDB
protected IDBEnvironment(Objs.Constructor<?> c, Object js)
public static IDBEnvironment $as(Object obj)
public IDBFactory indexedDB()
public IDBFactory msIndexedDB()
Copyright © 2018. All rights reserved.