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