Class Index | File Index

Classes


Namespace rootTemplate

Top level template. Used as "fake page template"
Defined in: templateLayout.compiler.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
Templates stored into the root template
Method Summary
Method Attributes Method Name and Description
 
insert(aTemplate)
Inserts given template into TOM.
Namespace Detail
rootTemplate
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

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Feb 13 2012 12:35:32 GMT+0100 (CET)