References
Variable Summary
| Static Public Variable Summary | ||
| public |
Action: * A unit of work to be executed in a Scheduler. |
|
| public |
AjaxError: * A normalized AJAX error. |
|
| public |
AjaxResponse: * A normalized AJAX response. |
|
| public |
|
|
| public |
|
|
| public |
An error thrown when an element was queried at a certain index of an Observable, but no such index or position exists in that sequence. |
|
| public |
AsyncSubject: * |
|
| public |
|
|
| public |
|
|
| public |
EmptyError: * An error thrown when an Observable or a sequence was queried but has no elements. |
|
| public |
An Observable representing values belonging to the same group represented by a common key. |
|
| public |
Notification: * Represents a push-based event or value that an Observable can emit. |
|
| public |
An error thrown when an action is invalid because the object has been unsubscribed. |
|
| public |
Observable: * A representation of any set of values over any amount of time. |
|
| public |
|
|
| public |
Scheduler: * An execution context and a data structure to order tasks and schedule their execution. |
|
| public |
Subject: * |
|
| public |
|
|
| public |
Subscriber: * Implements the Observer interface and extends the Subscription class. |
|
| public |
Subscription: * Represents a disposable resource, such as the execution of an Observable. |
|
| public |
TimeoutError: * An error thrown when duetime elapses. |
|
| public |
An error thrown when one or more errors have occurred during the
|
|
| public |
root: * window: browser in DOM main thread self: browser in WebWorker global: Node.js/other |
|
Typedef Summary
| Static Public Typedef Summary | ||
| public |
|
|
| public |
|
|