| Package | Description |
|---|---|
| org.cruxframework.crux.core.client.db.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(Date key) |
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(double key) |
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(IDBKeyRange keyRange) |
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(int key) |
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(com.google.gwt.core.client.JsArrayMixed key) |
IDBObjectStore.IDBObjectDeleteRequest |
IDBObjectStore.delete(String key) |
Copyright © 2015. All rights reserved.