Constructor
new module:ct-presenter /sljs /SLJSContainer Node List Manager Container Model(field Names, computed Fields, field Formatters, presenter Node List)
Parameters:
Name | Type | Description |
---|---|---|
fieldNames |
Array |
An array of field names. |
computedFields |
Object | A map of computed fields. Key is field name, value is the function that computes the field value. |
fieldFormatters |
Object | A map of fieldName => Formatter |
presenterNodeList |
module:br-presenter |
NodeList that this model manages. |
- Implements:
- caplin.streamlink.ContainerModel
Methods
clear()
- See:
-
- caplin.streamlink.ContainerModel#clear
insert()
- See:
-
- caplin.streamlink.ContainerModel#insert
move()
- See:
-
- caplin.streamlink.ContainerModel#move
remove()
- See:
-
- caplin.streamlink.ContainerModel#remove