Abstract
Readonly
eventGets a counter of event emit calls.
Gets a counter map from events to new listener counts
Readonly
nodeGets an internal unique node identifier, mostly used for debugging.
Gets a counter for the CHANGE
event.
Unregisters a handler for one or more events
name or names of the events to subscribe
handler to unregister
current object instance
Registers a handler for one or more events
name or names of the events to subscribe
handler to register
current object instance
Registers a handler for one or more events to run only once.
name or names of the events to subscribe
handler to execute
current object instance
Subscribes to an event and returns the unsubscription handler
Subscribes to an event and returns the unsubscription handler
JDOM
Readonly
bridgeReadonly
infrastructureProtected
unmountedAwaits an event with a timeout. Throws JacdacError with timeout if operation does not return.
Optional
token: JDCancellationTokenProtected
logDecodes and distributes a payload
Optional
sender: stringProtected
Abstract
sendGenerated using TypeDoc
A client that bridges received and sent packets to a parent iframe.