| Package | Description |
|---|---|
| gwt.material.design.jscore.client.api.db |
| Modifier and Type | Class and Description |
|---|---|
class |
IDBOpenDBRequest |
| Modifier and Type | Method and Description |
|---|---|
IDBRequest |
IDBObjectStore.add(JsObject obj,
String id) |
IDBRequest |
IDBObjectStore.get(String id) |
IDBRequest |
IDBObjectStore.put(JsObject obj,
String id) |
Copyright © 2017. All rights reserved.