Package | Description |
---|---|
com.xalys.xgl.browser.indexeddb |
Modifier and Type | Class and Description |
---|---|
class |
IDBOpenDBRequest |
Modifier and Type | Method and Description |
---|---|
Request |
ObjectStore.add(JsObject obj) |
Request |
ObjectStore.add(JsObject obj,
String id) |
Request |
ObjectStore.add(Object obj) |
Request |
ObjectStore.add(String obj,
String id) |
Request |
ObjectStore.get(String id) |
Request |
ObjectStore.put(JsObject obj,
String id) |
Copyright © 2018 Xalys. All rights reserved.