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