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
AsyncSubject
BehaviorSubject
ConnectableObservable
Observer
ReplaySubject
Subject
AsyncSubjectStatic
BehaviorSubjectStatic
ConnectableObservableStatic
ControlledObservable
ICurrentThreadScheduler
IDisposable
IObservable
IObserver
IPromise
IScheduler
ISubject
Observable
ObservableStatic
ObserverStatic
PausableObservable
ReplaySubjectStatic
SubjectStatic
TimeInterval
Timestamp
CompositeDisposable
Disposable
constructor
empty
create
dispose
Notification
RefCountDisposable
Scheduler
SerialDisposable
SingleAssignmentDisposable