Class: SetSelection
actions/SetSelection.SetSelection
Hierarchy
SetSelection
Implements
Constructors
constructor
• new SetSelection(graph)
Parameters
| Name | Type |
|---|---|
graph | Graph |
Defined in
actions/SetSelection.ts:10
Methods
getSelection
▸ Protected getSelection(target): Selection
Parameters
| Name | Type |
|---|---|
target | Target |
Returns
Defined in
actions/SetSelection.ts:14
run
▸ run(__namedParameters): Promise<ActionReturnValue>
Parameters
| Name | Type |
|---|---|
__namedParameters | [Target[]] |
Returns
Promise<ActionReturnValue>
Implementation of
Defined in
actions/SetSelection.ts:18