Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
plugin/window-state
WindowStateExtImpl
Class WindowStateExtImpl
Implements
WindowStateExt
Index
Constructors
constructor
Properties
on
Did
Change
Window
State
Methods
$on
Did
Change
Window
Active
$on
Did
Change
Window
Focus
as
External
Uri
get
Window
State
on
Did
Change
Window
Property
open
Uri
Constructors
constructor
new
WindowStateExtImpl
(
rpc
:
RPCProtocol
)
:
WindowStateExtImpl
Parameters
rpc
:
RPCProtocol
Returns
WindowStateExtImpl
Properties
Readonly
on
Did
Change
Window
State
onDidChangeWindowState
:
Event
<
WindowState
>
= ...
Methods
$on
Did
Change
Window
Active
$onDidChangeWindowActive
(
active
:
boolean
)
:
void
Parameters
active
:
boolean
Returns
void
$on
Did
Change
Window
Focus
$onDidChangeWindowFocus
(
focused
:
boolean
)
:
void
Parameters
focused
:
boolean
Returns
void
as
External
Uri
asExternalUri
(
target
:
URI
)
:
Promise
<
URI
>
Parameters
target
:
URI
Returns
Promise
<
URI
>
get
Window
State
getWindowState
()
:
WindowState
Returns
WindowState
on
Did
Change
Window
Property
onDidChangeWindowProperty
(
property
:
keyof
WindowState
,
value
:
boolean
)
:
void
Parameters
property
:
keyof
WindowState
value
:
boolean
Returns
void
open
Uri
openUri
(
uriOrString
:
string
|
URI
)
:
Promise
<
boolean
>
Parameters
uriOrString
:
string
|
URI
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
on
Did
Change
Window
State
Methods
$on
Did
Change
Window
Active
$on
Did
Change
Window
Focus
as
External
Uri
get
Window
State
on
Did
Change
Window
Property
open
Uri
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...