Member Junction
Preparing search index...
@memberjunction/ng-task-graph-editor
BuildNameIndex
Function BuildNameIndex
BuildNameIndex
(
tasks
:
readonly
{
name
:
string
;
tempId
:
string
}
[]
,
)
:
Map
<
string
,
string
>
Index of task name →
tempId
, for the name-based correlation above.
Parameters
tasks
:
readonly
{
name
:
string
;
tempId
:
string
}
[]
Returns
Map
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Index of task name →
tempId, for the name-based correlation above.