Sprotty
Toggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Interface. Get Selection Action

sprotty-protocol / GetSelectionAction

Interface: GetSelectionAction

Defined in: actions.ts:396

Request action for retrieving the current selection.

Extends

Properties

_?

readonly optional _: SelectionResult

Defined in: actions.ts:57

Used to ensure correct typing. Clients must not use this property

Inherited from

RequestAction._


kind

kind: "getSelection"

Defined in: actions.ts:397

Overrides

RequestAction.kind


requestId

requestId: string

Defined in: actions.ts:52

Inherited from

RequestAction.requestId