Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
WindowStateExtImpl
Class WindowStateExtImpl
Implements
WindowStateExt
Index
Constructors
constructor
Properties
on
Did
Change
Window
State
proxy
window
State
Cached
window
State
Changed
Emitter
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
Window
State
Ext
Impl
(
rpc
)
:
WindowStateExtImpl
Parameters
rpc
:
RPCProtocol
Returns
WindowStateExtImpl
Properties
Readonly
on
Did
Change
Window
State
on
Did
Change
Window
State
:
Event
<
WindowState
>
= ...
Private
Readonly
proxy
proxy
:
WindowMain
Private
window
State
Cached
window
State
Cached
:
WindowState
Private
window
State
Changed
Emitter
window
State
Changed
Emitter
:
Emitter
<
WindowState
>
= ...
Methods
$on
Did
Change
Window
Active
$on
Did
Change
Window
Active
(
active
)
:
void
Parameters
active
:
boolean
Returns
void
$on
Did
Change
Window
Focus
$on
Did
Change
Window
Focus
(
focused
)
:
void
Parameters
focused
:
boolean
Returns
void
as
External
Uri
as
External
Uri
(
target
)
:
Promise
<
URI
>
Parameters
target
:
URI
Returns
Promise
<
URI
>
get
Window
State
get
Window
State
(
)
:
WindowState
Returns
WindowState
on
Did
Change
Window
Property
on
Did
Change
Window
Property
(
property
,
value
)
:
void
Parameters
property
:
keyof
WindowState
value
:
boolean
Returns
void
open
Uri
open
Uri
(
uriOrString
)
:
Promise
<
boolean
>
Parameters
uriOrString
:
string
|
URI
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
constructor
on
Did
Change
Window
State
proxy
window
State
Cached
window
State
Changed
Emitter
$on
Did
Change
Window
Active
$on
Did
Change
Window
Focus
as
External
Uri
get
Window
State
on
Did
Change
Window
Property
open
Uri
Theia TypeDoc
Loading...