Builder

class Builder(val highlightConfig: HighlightConfig)

A builder for HighlightNodeRequest, which allows setting the optional parameters of the OverlayDomain.highlightNode command via a lambda.

Constructors

Link copied to clipboard
constructor(highlightConfig: HighlightConfig)

Properties

Link copied to clipboard

Identifier of the backend node to highlight.

Link copied to clipboard

A descriptor for the highlight appearance.

Link copied to clipboard

Identifier of the node to highlight.

Link copied to clipboard

JavaScript object id of the node to be highlighted.

Link copied to clipboard

Selectors to highlight relevant nodes.

Functions

Link copied to clipboard