Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/editor
browser/navigation/navigation-location
CursorLocation
fromObject
Function fromObject
fromObject
(
object
:
Partial
<
Position
>
)
:
undefined
|
Position
Returns with the position from its serializable counterpart, or
undefined
.
Parameters
object
:
Partial
<
Position
>
Returns
undefined
|
Position
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Returns with the position from its serializable counterpart, or
undefined
.