Member Junction
Preparing search index...
@memberjunction/ng-task-graph-editor
GetDependents
Function GetDependents
GetDependents
(
spec
:
TaskGraphSpec
,
tempId
:
string
)
:
string
[]
The
tempId
s that depend on
tempId
— i.e. what breaks if it is removed.
Parameters
spec
:
TaskGraphSpec
tempId
:
string
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
The
tempIds that depend ontempId— i.e. what breaks if it is removed.