java.lang.Object
org.teavm.jso.indexeddb.IDBObjectStoreParameters
- All Implemented Interfaces:
JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal IDBObjectStoreParametersautoIncrement(boolean autoIncrement) static IDBObjectStoreParameterscreate()final IDBObjectStoreParameters
-
Constructor Details
-
IDBObjectStoreParameters
public IDBObjectStoreParameters()
-
-
Method Details
-
create
-
keyPath
-
autoIncrement
-