TemplateInstance.addAdapters Method
Adds adapters to the template instance.
Parameters
- adapters
-
Type: Array
ElementType: Adapter
The adapters.
- insertIndex
-
Type: Number (Integer)
(optional) An index in the adapters array at which to insert the adapters. If not specified, the adapters will be added to the end.
Optional: True