Properties
Protected Optional _badge
_badge?: number
Protected Optional _badgeTooltip
_badgeTooltip?: string
Protected _contentOptions
Protected _state
_state: undefined | string
Protected element
element: undefined | HTMLIFrameElement
Protected Readonly environment
Readonly externalEndpoint
externalEndpoint: string
Protected Readonly externalUriService
externalUriService: ExternalUriService
Protected Readonly fileService
fileService: FileService
Protected hideTimeout
hideTimeout: any
Protected html
html: string = ''
isExtractable
isExtractable: boolean = true
Protected Readonly keybindings
keybindings: KeybindingRegistry
Protected Readonly mouseTracker
mouseTracker: ApplicationShellMouseTracker
Protected onDidChangeBadgeEmitter
onDidChangeBadgeEmitter: Emitter<void> = ...
Protected onDidChangeBadgeTooltipEmitter
onDidChangeBadgeTooltipEmitter: Emitter<void> = ...
Readonly onMessage
onMessage: Event<any> = ...
Protected Readonly onMessageEmitter
onMessageEmitter: Emitter<any> = ...
Protected Readonly openerService
openerService: OpenerService
options
options: WebviewPanelOptions = {}
Protected Readonly outputManager
outputManager: OutputChannelManager
Protected Readonly pendingMessages
pendingMessages: any[] = []
Protected Readonly preferences
Protected ready
ready: Deferred<void> = ...
Protected Readonly resourceCache
secondaryWindow
secondaryWindow: undefined | Window = undefined
Protected Readonly sharedStyle
Protected Readonly themeDataProvider
Protected Readonly toDisposeOnIcon
toDisposeOnIcon: DisposableCollection = ...
Protected Readonly toHide
toHide: DisposableCollection = ...
Protected transparentOverlay
transparentOverlay: HTMLElement
Static FACTORY_ID
FACTORY_ID: string = 'plugin-webview'
Static Private Readonly standardSupportedLinkSchemes
standardSupportedLinkSchemes: Set<string> = ...