BricksChoiceBrick Class
Bricks is a static collection of form controls rolled into prototypical objects with extra functions available. The main purpose is to use them in the choice tree for adding datasets but they can be reused anywhere where form controls are required.
Imports RAMP Modules:
Uses RAMP Templates:
templates/bricks_template.json
Item Index
Methods
Methods
template
(
JObject
private
-
key
-
data
Generates a template node based on the name of the template and the data to be passed to the template engine. The set of brick templates is suppled to the TmplHelper module.
Parameters:
Returns:
JObject:
a generated template nodes