Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/editor
browser/navigation/navigation-location
RecentlyClosedEditor
fromObject
Function fromObject
fromObject
(
object
:
Partial
<
RecentlyClosedEditor
>
,
)
:
undefined
|
RecentlyClosedEditor
Transform the given object to a RecentlyClosedEditor object if possible.
Parameters
object
:
Partial
<
RecentlyClosedEditor
>
Returns
undefined
|
RecentlyClosedEditor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Transform the given object to a RecentlyClosedEditor object if possible.