Skip to main content

Class: SetSelectionBefore

actions/SetSelection.SetSelectionBefore

Hierarchy

Constructors

constructor

new SetSelectionBefore(graph)

Parameters

NameType
graphGraph

Inherited from

SetSelection.constructor

Defined in

actions/SetSelection.ts:10

Methods

getSelection

Protected getSelection(target): Selection

Parameters

NameType
targetTarget

Returns

Selection

Overrides

SetSelection.getSelection

Defined in

actions/SetSelection.ts:34


run

run(__namedParameters): Promise<ActionReturnValue>

Parameters

NameType
__namedParameters[Target[]]

Returns

Promise<ActionReturnValue>

Inherited from

SetSelection.run

Defined in

actions/SetSelection.ts:18