An object that handles code inspection.

Hierarchy

  • AbstractHandler
    • VariableInspectionHandler

Constructors

Properties

_connector: KernelConnector
_deleteCommand: string
_id: string
_initScript: string
_inspected: Signal<IInspectable, IVariableInspectorUpdate> = ...
_matrixQueryCommand: string
_queryCommand: string
_ready: Promise<void>
_rendermime: null | IRenderMimeRegistry = null
_widgetQueryCommand: string

Accessors

Methods