Input
Input class
Represents a collection of input elements (templates).
addTemplate
Name | Description |
---|---|
addTemplate (String, String) | Adds a template to the collection. |
Parameters:
Name | Type | Description |
---|---|---|
key | String | Key for the template in the collection. |
path | String | Path to the template file. |
Returns: void