Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/types-impl
Disposable
Class Disposable
Index
Constructors
constructor
Properties
NULL
Methods
dispose
create
from
Constructors
constructor
new
Disposable
(
func
:
()
=>
void
)
:
Disposable
Parameters
func
:
()
=>
void
Returns
Disposable
Properties
Static
NULL
NULL
:
Disposable
Methods
dispose
dispose
()
:
void
Dispose this object.
Returns
void
Static
create
create
(
func
:
()
=>
void
)
:
Disposable
Parameters
func
:
()
=>
void
Returns
Disposable
Static
from
from
(
...
disposables
:
{
dispose
()
:
any
}
[]
)
:
Disposable
eslint-disable-next-line @typescript-eslint/no-explicit-any
Parameters
...
disposables
:
{
dispose
()
:
any
}
[]
Returns
Disposable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
NULL
Methods
dispose
create
from
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Dispose this object.