Uses of Interface
org.teavm.jso.indexeddb.IDBCursorRequest
Packages that use IDBCursorRequest
-
Uses of IDBCursorRequest in org.teavm.jso.indexeddb
Methods in org.teavm.jso.indexeddb that return IDBCursorRequestModifier and TypeMethodDescriptionabstract IDBCursorRequestIDBIndex.openCursor()abstract IDBCursorRequestIDBIndex.openCursor(IDBKeyRange range) abstract IDBCursorRequestIDBObjectStore.openCursor()abstract IDBCursorRequestIDBObjectStore.openCursor(IDBKeyRange range) abstract IDBCursorRequestIDBIndex.openKeyCursor()