RepeaterModel.addViewHeaderTemplate Method

Adds a view header template to the model.
 

Parameters

template

Type: Template
The template to add.
insertIndex

Type: Number (Integer)
(optional) An index in the array at which to insert the template. If not specified, the template will be added to the end.
Optional: True