Construct a new inspection handler for a widget.
Private _clearedPrivate _connectorPrivate _debouncerPrivate _disposedPrivate _editorPrivate _inspectedPrivate _isPrivate _lastPrivate _pendingPrivate _rendermimePrivate _standbyA signal emitted when the inspector should clear all items.
A signal emitted when the handler is disposed.
The editor widget used by the inspection handler.
A signal emitted when an inspector value is generated.
Indicates whether the handler makes API inspection requests or stands by.
The use case for this attribute is to limit the API traffic when no inspector is visible.
Indicates whether the inspectable source emits signals.
The use case for this attribute is to limit the API traffic when no inspector is visible. It can be modified by the consumer of the source.
Private _onHandle a text changed signal from an editor.
Update the hints inspector based on a text change.
Optional customText: stringGenerated using TypeDoc
An object that handles code inspection.