Namespace rootTemplate
Top level template. Used as "fake page template"
Defined in: templateLayout.compiler.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
Templates stored into the root template
|
Method Attributes | Method Name and Description |
---|---|
insert(aTemplate)
Inserts given template into TOM.
|
Field Detail
{gridRow[]}
rows
Templates stored into the root template
Method Detail
insert(aTemplate)
Inserts given template into TOM.
If template "isRoot", inserts here, else looks inside TOM and
inserts in place.
- Parameters:
- {Template} aTemplate
- the template