Package | Description |
---|---|
net.java.html.lib.dom |
Modifier and Type | Field and Description |
---|---|
Objs.Property<IDBObjectStore> |
IDBIndex.objectStore |
Modifier and Type | Method and Description |
---|---|
static IDBObjectStore |
IDBObjectStore.$as(Object obj) |
IDBObjectStore |
IDBDatabase.createObjectStore(String name) |
IDBObjectStore |
IDBDatabase.createObjectStore(String name,
Object optionalParameters) |
IDBObjectStore |
IDBIndex.objectStore() |
IDBObjectStore |
IDBTransaction.objectStore(String name) |
Copyright © 2018. All rights reserved.