Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/saveable
SaveableWidget
CloseOptions
Interface CloseOptions
interface
CloseOptions
{
shouldSave
?
()
:
MaybePromise
<
undefined
|
boolean
>
;
}
Index
Methods
should
Save?
Methods
Optional
should
Save
shouldSave
?
()
:
MaybePromise
<
undefined
|
boolean
>
Returns
MaybePromise
<
undefined
|
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
should
Save
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...