public static class IDBObjectStore.IDBObjectRetrieveRequest extends IDBRequest<IDBObjectStore>
IDBRequest.IDBRequestReadyState| Modifier | Constructor and Description |
|---|---|
protected |
IDBObjectStore.IDBObjectRetrieveRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(IDBObjectRetrieveEvent.Handler handler) |
getSource, getTransaction, onSuccess, readyStateprotected IDBObjectStore.IDBObjectRetrieveRequest()
public final void onSuccess(IDBObjectRetrieveEvent.Handler handler)
Copyright © 2015. All rights reserved.