Constructor
new ChildReferenceProvider()
- Implements:
- Source:
Methods
getProcessList() → {object}
getProcessList returns a map of child process created by this provider.
- Source:
Returns:
- Type
- object
reselect(path, context)
reselect a Reference that may have gone away.
Parameters:
Name | Type | Description |
---|---|---|
path |
string | |
context |
Context |
- Implements:
- Source:
select(path, context)
select a Reference to provide.
Parameters:
Name | Type | Description |
---|---|---|
path |
string | |
context |
Context |
- Implements:
- Source: