Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
main/browser/webview/webview-frontend-security-warnings
WebviewFrontendSecurityWarnings
Class WebviewFrontendSecurityWarnings
Implements
FrontendApplicationContribution
Index
Constructors
constructor
Properties
message
Service
webview
Environment
window
Service
Methods
check
Host
Pattern
initialize
Constructors
constructor
new
WebviewFrontendSecurityWarnings
()
:
WebviewFrontendSecurityWarnings
Returns
WebviewFrontendSecurityWarnings
Properties
Protected
message
Service
messageService
:
MessageService
Protected
webview
Environment
webviewEnvironment
:
WebviewEnvironment
Protected
window
Service
windowService
:
WindowService
Methods
Protected
check
Host
Pattern
checkHostPattern
()
:
Promise
<
void
>
Returns
Promise
<
void
>
initialize
initialize
()
:
void
Called on application startup before configure is called.
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
Service
webview
Environment
window
Service
Methods
check
Host
Pattern
initialize
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Called on application startup before configure is called.