Interface IDBRequest

All Superinterfaces:
EventTarget, JSObject
All Known Subinterfaces:
IDBCountRequest, IDBCursorRequest, IDBGetRequest, IDBOpenDBRequest

public interface IDBRequest extends EventTarget