Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
hosted/browser/hosted-plugin-watcher
HostedPluginWatcher
Class HostedPluginWatcher
Index
Constructors
constructor
Properties
on
Did
Deploy
Accessors
on
Log
Message
Event
on
Post
Message
Event
Methods
get
Hosted
Plugin
Client
Constructors
constructor
new
HostedPluginWatcher
()
:
HostedPluginWatcher
Returns
HostedPluginWatcher
Properties
Readonly
on
Did
Deploy
onDidDeploy
:
Event
<
void
>
= ...
Accessors
on
Log
Message
Event
get
onLogMessageEvent
()
:
Event
<
LogPart
>
Returns
Event
<
LogPart
>
on
Post
Message
Event
get
onPostMessageEvent
()
:
Event
<
{
message
:
Uint8Array
;
pluginHostId
:
string
}
>
Returns
Event
<
{
message
:
Uint8Array
;
pluginHostId
:
string
}
>
Methods
get
Hosted
Plugin
Client
getHostedPluginClient
()
:
HostedPluginClient
Returns
HostedPluginClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
on
Did
Deploy
Accessors
on
Log
Message
Event
on
Post
Message
Event
Methods
get
Hosted
Plugin
Client
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...