devtools library

Classes

BoxModel
ChromeDevToolsService
ComputedStyle
https://chromedevtools.github.io/devtools-protocol/tot/CSS/#method-getComputedStyleForNode
CSSComputedStyleProperty
https://chromedevtools.github.io/devtools-protocol/tot/CSS/#type-CSSComputedStyleProperty
CSSKeyframesRule
CSSProperty
CSSStyle
DevToolsService
Abstract base class for implementing DevTools debugging services for WebF content.
DOMAttributeModifiedEvent
DOMAttributeRemovedEvent
DOMCharacterDataModifiedEvent
DOMChildNodeCountUpdatedEvent
DOMChildNodeInsertedEvent
DOMChildNodeRemovedEvent
DOMClearEvent
Event sent when DOM should be cleared (e.g., during controller switch)
DOMSetChildNodesEvent
DOMUpdatedEvent
Frame
FrameResource
FrameResourceTree
InheritedStyleEntry
InlinedStyle
InspectCSSModule
InspectDOMModule
InspectLogModule
InspectNetworkModule
InspectorClientConnected
InspectorDocument
InspectorEvent
InspectorFrontEndMessage
InspectorMethodResult
InspectorNode
https://chromedevtools.github.io/devtools-protocol/tot/DOM/#type-Node
InspectorOverlayLayer
InspectorReload
InspectorServerConnect
InspectorServerInit
InspectorServerStart
InspectOverlayModule
InspectPageModule
JSONEncodable
JSONEncodableMap
LogEntryEvent
MatchedStyles
NetworkDataReceived
NetworkLoadingFailedEvent
NetworkLoadingFinishedEvent
NetworkLoadNetworkResource
NetworkRequestServedFromCache
NetworkRequestWillBeSendExtraInfo
Network.requestWillBeSentExtraInfo Network.responseReceivedExtraInfo Network.dataReceived Network.resourceChangedPriority Network.loadNetworkResource Network.requestServedFromCache
NetworkRequestWillBeSentEvent
NetworkResourceChangedPriority
NetworkResponseReceivedEvent
NetworkResponseReceivedExtraInfo
PageScreenCastFrameEvent
PseudoElementMatches
Rect
RuleMatch
ScreenCastFrame
ScreencastFrameMetadata
ShorthandEntry
SourceRange
TargetCreatedEvent
UIInspector
UIInspectorModule
UnifiedChromeDevToolsService
Unified DevTools service that manages debugging for all WebF controllers
WebFInspectorFloatingPanel
A floating inspector panel for WebF that provides debugging tools and insights.

Enums

ResourceType

Functions

enumKey(String key) String

Typedefs

NativeInspectorMessageHandler = void Function(String message)