Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
WebviewsExtImpl
Class WebviewsExtImpl
Hierarchy
WebviewsExtImpl
Implements
WebviewsExt
Index
Constructors
constructor
Properties
init
Data
on
Did
Dispose
on
Did
Dispose
Emitter
proxy
serializers
webview
Panels
webviews
Methods
$deserialize
Webview
Panel
$on
Did
Change
Webview
Panel
View
State
$on
Did
Dispose
Webview
Panel
$on
Message
create
New
Webview
create
Webview
create
Webview
Panel
delete
Webview
get
Webview
get
Webview
Panel
init
register
Webview
Panel
Serializer
Constructors
constructor
new
Webviews
Ext
Impl
(
rpc
:
RPCProtocol
, workspace
:
WorkspaceExtImpl
)
:
WebviewsExtImpl
Parameters
rpc:
RPCProtocol
workspace:
WorkspaceExtImpl
Returns
WebviewsExtImpl
Properties
Private
init
Data
init
Data
:
undefined
|
WebviewInitData
Readonly
on
Did
Dispose
on
Did
Dispose
:
Event
<
void
>
= ...
Readonly
on
Did
Dispose
Emitter
on
Did
Dispose
Emitter
:
Emitter
<
void
>
= ...
Private
Readonly
proxy
proxy
:
WebviewsMain
Private
Readonly
serializers
serializers
:
Map
<
string
,
{
plugin
:
Plugin
;
serializer
:
WebviewPanelSerializer
<
unknown
>
}
>
= ...
Private
Readonly
webview
Panels
webview
Panels
:
Map
<
string
,
WebviewPanelImpl
>
= ...
Private
Readonly
webviews
webviews
:
Map
<
string
,
WebviewImpl
>
= ...
Methods
$deserialize
Webview
Panel
$deserialize
Webview
Panel
(
viewId
:
string
, viewType
:
string
, title
:
string
, state
:
any
, viewState
:
WebviewPanelViewState
, options
:
WebviewOptions
&
WebviewPanelOptions
)
:
PromiseLike
<
void
>
Parameters
viewId:
string
viewType:
string
title:
string
state:
any
viewState:
WebviewPanelViewState
options:
WebviewOptions
&
WebviewPanelOptions
Returns
PromiseLike
<
void
>
$on
Did
Change
Webview
Panel
View
State
$on
Did
Change
Webview
Panel
View
State
(
handle
:
string
, newState
:
WebviewPanelViewState
)
:
void
Parameters
handle:
string
newState:
WebviewPanelViewState
Returns
void
$on
Did
Dispose
Webview
Panel
$on
Did
Dispose
Webview
Panel
(
handle
:
string
)
:
PromiseLike
<
void
>
Parameters
handle:
string
Returns
PromiseLike
<
void
>
$on
Message
$on
Message
(
handle
:
string
, message
:
any
)
:
void
Parameters
handle:
string
message:
any
Returns
void
create
New
Webview
create
New
Webview
(
options
:
WebviewPanelOptions
&
WebviewOptions
, plugin
:
Plugin
, viewId
:
string
)
:
WebviewImpl
Parameters
options:
WebviewPanelOptions
&
WebviewOptions
plugin:
Plugin
viewId:
string
Returns
WebviewImpl
create
Webview
create
Webview
(
viewType
:
string
, title
:
string
, showOptions
:
ViewColumn
|
WebviewPanelShowOptions
, options
:
WebviewPanelOptions
&
WebviewOptions
, plugin
:
Plugin
)
:
WebviewPanel
Parameters
viewType:
string
title:
string
showOptions:
ViewColumn
|
WebviewPanelShowOptions
options:
WebviewPanelOptions
&
WebviewOptions
plugin:
Plugin
Returns
WebviewPanel
create
Webview
Panel
create
Webview
Panel
(
viewType
:
string
, title
:
string
, showOptions
:
ViewColumn
|
WebviewPanelShowOptions
, options
:
WebviewPanelOptions
&
WebviewOptions
, plugin
:
Plugin
, viewId
:
string
)
:
WebviewPanelImpl
Parameters
viewType:
string
title:
string
showOptions:
ViewColumn
|
WebviewPanelShowOptions
options:
WebviewPanelOptions
&
WebviewOptions
plugin:
Plugin
viewId:
string
Returns
WebviewPanelImpl
delete
Webview
delete
Webview
(
handle
:
string
)
:
void
Parameters
handle:
string
Returns
void
get
Webview
get
Webview
(
handle
:
string
)
:
undefined
|
WebviewImpl
Parameters
handle:
string
Returns
undefined
|
WebviewImpl
get
Webview
Panel
get
Webview
Panel
(
viewId
:
string
)
:
undefined
|
WebviewPanelImpl
Parameters
viewId:
string
Returns
undefined
|
WebviewPanelImpl
init
init
(
initData
:
WebviewInitData
)
:
void
Parameters
initData:
WebviewInitData
Returns
void
register
Webview
Panel
Serializer
register
Webview
Panel
Serializer
(
viewType
:
string
, serializer
:
WebviewPanelSerializer
<
unknown
>
, plugin
:
Plugin
)
:
Disposable
Parameters
viewType:
string
serializer:
WebviewPanelSerializer
<
unknown
>
plugin:
Plugin
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
Webviews
Ext
Impl
constructor
init
Data
on
Did
Dispose
on
Did
Dispose
Emitter
proxy
serializers
webview
Panels
webviews
$deserialize
Webview
Panel
$on
Did
Change
Webview
Panel
View
State
$on
Did
Dispose
Webview
Panel
$on
Message
create
New
Webview
create
Webview
create
Webview
Panel
delete
Webview
get
Webview
get
Webview
Panel
init
register
Webview
Panel
Serializer