Interface IDBRequest

All Superinterfaces:
EventTarget, org.teavm.jso.JSObject
All Known Subinterfaces:
IDBCountRequest, IDBCursorRequest, IDBGetRequest, IDBOpenDBRequest

public interface IDBRequest extends EventTarget