Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/webview/webview-environment
WebviewEnvironment
Class WebviewEnvironment
Index
Constructors
constructor
Properties
_
host
Pattern
Promise
environments
external
Endpoint
Host
Accessors
host
Pattern
Promise
Methods
csp
Source
do
Init
external
Endpoint
external
Endpoint
Url
get
Host
Pattern
init
resource
Root
Constructors
constructor
new
WebviewEnvironment
()
:
WebviewEnvironment
Returns
WebviewEnvironment
Properties
Protected
_
host
Pattern
Promise
_hostPatternPromise
:
Promise
<
string
>
Protected
Readonly
environments
environments
:
EnvVariablesServer
Protected
Readonly
external
Endpoint
Host
externalEndpointHost
:
Deferred
<
string
>
= ...
Accessors
host
Pattern
Promise
get
hostPatternPromise
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Methods
csp
Source
cspSource
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Protected
do
Init
doInit
()
:
Promise
<
void
>
Returns
Promise
<
void
>
external
Endpoint
externalEndpoint
()
:
Promise
<
string
>
Returns
Promise
<
string
>
external
Endpoint
Url
externalEndpointUrl
()
:
Promise
<
URI
>
Returns
Promise
<
URI
>
Protected
get
Host
Pattern
getHostPattern
()
:
Promise
<
string
>
Returns
Promise
<
string
>
Protected
init
init
()
:
void
Returns
void
resource
Root
resourceRoot
(
host
:
string
)
:
Promise
<
string
>
Parameters
host
:
string
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
host
Pattern
Promise
environments
external
Endpoint
Host
Accessors
host
Pattern
Promise
Methods
csp
Source
do
Init
external
Endpoint
external
Endpoint
Url
get
Host
Pattern
init
resource
Root
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...