Methods
makeRecordPool(pool, field) → {object}
Creates the registry of record classes for sub records.
Parameters:
Name | Type | Description |
---|---|---|
pool |
object | The registry of record classes. |
field |
object | The field definition to add to the registry. |
- Source:
Returns:
Pass through the pool
.
- Type
- object