Home Manual Reference Source Test Repository

References

Variable Summary

Static Public Variable Summary
public

Action: *

A unit of work to be executed in a Scheduler.

public

A normalized AJAX error.

public

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
public
public
public

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

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

A representation of any set of values over any amount of time.

public
public

An execution context and a data structure to order tasks and schedule their execution.

public

Subject: *

public
public

Implements the Observer interface and extends the Subscription class.

public

Represents a disposable resource, such as the execution of an Observable.

public

An error thrown when duetime elapses.

public

An error thrown when one or more errors have occurred during the unsubscribe of a Subscription.

public

root: *

window: browser in DOM main thread self: browser in WebWorker global: Node.js/other

Typedef Summary

Static Public Typedef Summary
public
public