Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Rx
Disposable
Class Disposable
Index
Constructor methods
constructor
Properties
empty
Methods
create
dispose
Constructor methods
constructor
(
action
:
() => void
)
:
Disposable
Parameters
action:
() => void
Returns
Disposable
Properties
public
static
empty
:
IDisposable
Methods
public
static
create
(
action
:
() => void
)
:
IDisposable
Parameters
action:
() => void
Returns
IDisposable
public
dispose
(
)
Globals
Rx
Rx.config
Rx.helpers
Rx.internals
rx
rx
AsyncSubject
Subject
AsyncSubjectStatic
ControlledObservable
GroupedObservable
ICurrentThreadScheduler
IDisposable
IObservable
IObserver
IPromise
IScheduler
ISubject
Observable
ObservableStatic
Observer
ObserverStatic
PausableObservable
SubjectStatic
CompositeDisposable
Disposable
constructor
empty
create
dispose
Notification
RefCountDisposable
Scheduler
SerialDisposable
SingleAssignmentDisposable