Input

Input class

Represents a collection of input elements (templates).

addTemplate

NameDescription
addTemplate (String, String)Adds a template to the collection.

Parameters:

NameTypeDescription
keyStringKey for the template in the collection.
pathStringPath to the template file.

Returns: void