Class: SetSelectionBefore
actions/SetSelection.SetSelectionBefore
Hierarchy
↳
SetSelectionBefore
Constructors
constructor
• new SetSelectionBefore(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:34
run
▸ run(__namedParameters
): Promise
<ActionReturnValue
>
Parameters
Name | Type |
---|---|
__namedParameters | [Target []] |
Returns
Promise
<ActionReturnValue
>
Inherited from
Defined in
actions/SetSelection.ts:18