Package org.teavm.jso.indexeddb
Class IDBFactory
java.lang.Object
org.teavm.jso.indexeddb.IDBFactory
- All Implemented Interfaces:
JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract int
abstract IDBOpenDBRequest
deleteDatabase(String name)
static IDBFactory
static boolean
abstract IDBOpenDBRequest
-
Constructor Details
-
IDBFactory
public IDBFactory()
-
-
Method Details
-
isSupported
public static boolean isSupported() -
getInstance
-
open
-
deleteDatabase
-
cmp
-