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