Package org.teavm.jso.indexeddb
Class IDBObjectStoreParameters
java.lang.Object
org.teavm.jso.indexeddb.IDBObjectStoreParameters
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IDBObjectStoreParametersautoIncrement(boolean autoIncrement) static IDBObjectStoreParameterscreate()final IDBObjectStoreParametersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
IDBObjectStoreParameters
public IDBObjectStoreParameters()
-
-
Method Details
-
create
-
keyPath
-
autoIncrement
-