-
Notifications
You must be signed in to change notification settings - Fork 0
@ralphschuler.webgl shader factory.<internal>.IDBOpenDBRequest
@ralphschuler/webgl-shader-factory.<internal>.IDBOpenDBRequest
Also inherits methods from its parents IDBRequest and EventTarget.
-
↳
IDBOpenDBRequest
• Readonly
error: null
| DOMException
When a request is completed, returns the error (a DOMException), or null if the request succeeded. Throws a "InvalidStateError" DOMException if the request is still pending.
IDBRequest.error
node_modules/typescript/lib/lib.dom.d.ts:14049
• onblocked: null
| (this
: IDBOpenDBRequest
, ev
: IDBVersionChangeEvent
) => any
node_modules/typescript/lib/lib.dom.d.ts:14019
• onerror: null
| (this
: IDBRequest
<IDBDatabase
>, ev
: Event
) => any
IDBRequest.onerror
node_modules/typescript/lib/lib.dom.d.ts:14051
• onsuccess: null
| (this
: IDBRequest
<IDBDatabase
>, ev
: Event
) => any
IDBRequest.onsuccess
node_modules/typescript/lib/lib.dom.d.ts:14053
• onupgradeneeded: null
| (this
: IDBOpenDBRequest
, ev
: IDBVersionChangeEvent
) => any
node_modules/typescript/lib/lib.dom.d.ts:14021
• Readonly
readyState: IDBRequestReadyState
Returns "pending" until a request is complete, then returns "done".
IDBRequest.readyState
node_modules/typescript/lib/lib.dom.d.ts:14059
• Readonly
result: IDBDatabase
When a request is completed, returns the result, or undefined if the request failed. Throws a "InvalidStateError" DOMException if the request is still pending.
IDBRequest.result
node_modules/typescript/lib/lib.dom.d.ts:14065
• Readonly
source: IDBCursor
| IDBObjectStore
| IDBIndex
Returns the IDBObjectStore, IDBIndex, or IDBCursor the request was made against, or null if is was an open request.
IDBRequest.source
node_modules/typescript/lib/lib.dom.d.ts:14071
• Readonly
transaction: null
| IDBTransaction
Returns the IDBTransaction the request was made within. If this as an open request, then it returns an upgrade transaction while it is running, or null otherwise.
IDBRequest.transaction
node_modules/typescript/lib/lib.dom.d.ts:14077
▸ addEventListener<K
>(type
, listener
, options?
): void
Name | Type |
---|---|
K |
extends keyof IDBOpenDBRequestEventMap
|
Name | Type |
---|---|
type |
K |
listener |
(this : IDBOpenDBRequest , ev : IDBOpenDBRequestEventMap [K ]) => any
|
options? |
boolean | AddEventListenerOptions
|
void
IDBRequest.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:14022
▸ addEventListener(type
, listener
, options?
): void
Name | Type |
---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | AddEventListenerOptions
|
void
IDBRequest.addEventListener
node_modules/typescript/lib/lib.dom.d.ts:14023
▸ dispatchEvent(event
): boolean
Dispatches a synthetic event event to target and returns true if either event's cancelable attribute value is false or its preventDefault() method was not invoked, and false otherwise.
Name | Type |
---|---|
event |
Event |
boolean
IDBRequest.dispatchEvent
node_modules/typescript/lib/lib.dom.d.ts:8217
▸ removeEventListener<K
>(type
, listener
, options?
): void
Name | Type |
---|---|
K |
extends keyof IDBOpenDBRequestEventMap
|
Name | Type |
---|---|
type |
K |
listener |
(this : IDBOpenDBRequest , ev : IDBOpenDBRequestEventMap [K ]) => any
|
options? |
boolean | EventListenerOptions
|
void
IDBRequest.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:14024
▸ removeEventListener(type
, listener
, options?
): void
Name | Type |
---|---|
type |
string |
listener |
EventListenerOrEventListenerObject |
options? |
boolean | EventListenerOptions
|
void
IDBRequest.removeEventListener
node_modules/typescript/lib/lib.dom.d.ts:14025
- @ralphschuler/ai-function-caller
- index
- types/AIFunction
- types/Message
- @ralphschuler/assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- assert
- error
- index
- util
- @ralphschuler/better-map
- @ralphschuler/better-set
- @ralphschuler/binary-serializer
- @ralphschuler/bit-mask
- @ralphschuler/complex-compare
- @ralphschuler/i811n
- @ralphschuler/logger
- Color
- ColorMap
- Logger
- animations/BallonAnimation
- animations/BaseAnimation
- animations/BombAnimation
- animations/BouncingBallAnimation
- animations/ClockAnimation
- animations/DotsAnimation
- animations/HorizontalBarAnimation
- animations/PongAnimation
- animations/ProgressAnimation
- animations/ProgressBarAnimation
- animations/SpinnerAnimation
- animations/VerticalBarAnimation
- enums/LogLevel
- index
- interfaces/IColor
- interfaces/IMessage
- types/ColorName
- types/Colors
- @ralphschuler/lsystem
- @ralphschuler/mixin-class-factory
- @ralphschuler/neuronal-network
- @ralphschuler/parser-combinator
- index
- inputTypes
- parser
- unicode
- @ralphschuler/prom-metrics-decorator
- @ralphschuler/prom-metrics-parser
- @ralphschuler/random
- PseudoRandomItemSelector
- PseudoRandomNumberGenerator
- Seed
- index
- strategies
- strategy
- strategy
- strategy
- strategy
- strategy
- strategy
- types
- type
- type
- type
- @ralphschuler/safe-array
- @ralphschuler/slot-mashine
- @ralphschuler/state-store
- StateStore
- index
- type
- type
- type
- type
- type
- type
- type
- type
- util
- @ralphschuler/stats-tracker
- @ralphschuler/ts-error
- error
- index
- type
- util
- util
- util
- util
- @ralphschuler/webgl-sand-engine
- index
- pixel-renderer
- @ralphschuler/webgl-shader-factory
- "node:stream/consumers"
- "node:stream/promises"
- ChatCompletionSnapshot
- Choice
- Message
- ToolCall
- EventEmitter
- FormData
- OpenAI
- OpenAI
- Audio
- Speech
- Transcriptions
- Translations
- Beta
- Assistants
- Assistant
- AssistantCreateParams
- AssistantUpdateParams
- Files
- Chat
- Threads
- Messages
- Files
- MessageContentImageFile
- MessageContentText
- Text
- FileCitation
- FilePath
- Runs
- RequiredActionFunctionToolCall
- Run
- RequiredAction
- RunCreateParams
- RunSubmitToolOutputsParams
- Steps
- CodeToolCall
- CodeInterpreter
- Image
- FunctionToolCall
- MessageCreationStepDetails
- RunStep
- ThreadCreateAndRunParams
- Thread
- ThreadCreateParams
- Chat
- Completions
- ChatCompletion
- ChatCompletionAssistantMessageParam
- ChatCompletionChunk
- Choice
- Delta
- ToolCall
- ChatCompletionContentPartImage
- ChatCompletionCreateParams
- ChatCompletionMessage
- ChatCompletionMessageToolCall
- ChatCompletionNamedToolChoice
- Completions
- CompletionChoice
- CompletionCreateParams
- Edits
- Edit
- Embeddings
- CreateEmbeddingResponse
- Files
- FineTunes
- FineTune
- FineTuneCreateParams
- FineTuneListEventsParams
- FineTuning
- Jobs
- FineTuningJob
- JobCreateParams
- Images
- Models
- Moderations
- Moderation
- internal
- finished
- pipeline
- "node:stream/consumers"
- "node:stream/promises"
- EventEmitter
- internal
- finished
- pipeline
- Counter
- Gauge
- Histogram
- Summary