Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
WebviewViewsExtImpl
Class WebviewViewsExtImpl
Hierarchy
WebviewViewsExtImpl
Implements
WebviewViewsExt
Index
Constructors
constructor
Properties
proxy
view
Providers
webview
Views
Methods
$dispose
Webview
View
$on
Did
Change
Webview
View
Visibility
$resolve
Webview
View
get
Webview
View
register
Webview
View
Provider
Constructors
constructor
new
Webview
Views
Ext
Impl
(
rpc
:
RPCProtocol
, webviewsExt
:
WebviewsExtImpl
)
:
WebviewViewsExtImpl
Parameters
rpc:
RPCProtocol
webviewsExt:
WebviewsExtImpl
Returns
WebviewViewsExtImpl
Properties
Private
Readonly
proxy
proxy
:
WebviewViewsMain
Protected
Readonly
view
Providers
view
Providers
:
Map
<
string
,
{
plugin
:
Plugin
;
provider
:
WebviewViewProvider
}
>
= ...
Protected
Readonly
webview
Views
webview
Views
:
Map
<
string
,
WebviewViewExtImpl
>
= ...
Methods
$dispose
Webview
View
$dispose
Webview
View
(
handle
:
string
)
:
Promise
<
void
>
Parameters
handle:
string
Returns
Promise
<
void
>
$on
Did
Change
Webview
View
Visibility
$on
Did
Change
Webview
View
Visibility
(
handle
:
string
, visible
:
boolean
)
:
Promise
<
void
>
Parameters
handle:
string
visible:
boolean
Returns
Promise
<
void
>
$resolve
Webview
View
$resolve
Webview
View
(
handle
:
string
, viewType
:
string
, title
:
undefined
|
string
, state
:
any
, cancellation
:
CancellationToken
)
:
Promise
<
void
>
Parameters
handle:
string
viewType:
string
title:
undefined
|
string
state:
any
cancellation:
CancellationToken
Returns
Promise
<
void
>
Protected
get
Webview
View
get
Webview
View
(
handle
:
string
)
:
WebviewViewExtImpl
Parameters
handle:
string
Returns
WebviewViewExtImpl
register
Webview
View
Provider
register
Webview
View
Provider
(
viewType
:
string
, provider
:
WebviewViewProvider
, plugin
:
Plugin
, webviewOptions
?:
{
retainContextWhenHidden
?:
boolean
}
)
:
Disposable
Parameters
viewType:
string
provider:
WebviewViewProvider
plugin:
Plugin
Optional
webviewOptions:
{
retainContextWhenHidden
?:
boolean
}
Optional
retain
Context
When
Hidden
?:
boolean
Returns
Disposable
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Webview
Views
Ext
Impl
constructor
proxy
view
Providers
webview
Views
$dispose
Webview
View
$on
Did
Change
Webview
View
Visibility
$resolve
Webview
View
get
Webview
View
register
Webview
View
Provider