Skip to main content

Class: SetSelection

actions/SetSelection.SetSelection

Hierarchy

Implements

Constructors

constructor

new SetSelection(graph)

Parameters

NameType
graphGraph

Defined in

actions/SetSelection.ts:10

Methods

getSelection

Protected getSelection(target): Selection

Parameters

NameType
targetTarget

Returns

Selection

Defined in

actions/SetSelection.ts:14


run

run(__namedParameters): Promise<ActionReturnValue>

Parameters

NameType
__namedParameters[Target[]]

Returns

Promise<ActionReturnValue>

Implementation of

Action.run

Defined in

actions/SetSelection.ts:18