Class: Highlight
actions/Highlight.Highlight
Implements
Constructors
constructor
• new Highlight(graph
)
Parameters
Name | Type |
---|---|
graph | Graph |
Defined in
actions/Highlight.ts:7
Methods
run
▸ run(__namedParameters
, styleName?
): Promise
<ActionReturnValue
>
Parameters
Name | Type | Default value |
---|---|---|
__namedParameters | [Target []] | undefined |
styleName | "pendingDelete" | "referenced" | "pendingModification0" | "pendingModification1" | "justAdded" | "highlight0" | "highlight1" | "highlight0" |
Returns
Promise
<ActionReturnValue
>
Implementation of
Defined in
actions/Highlight.ts:11