Class Index | File Index

Classes


Class BaseNode

Abstract node. [abstract]
Defined in: jtemplates.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
[abstract]
Method Summary
Method Attributes Method Name and Description
<static>  
BaseNode.get(d, param, element, deep)
Process node and get the html string.
Class Detail
BaseNode()
[abstract]
Method Detail
<static> {String} BaseNode.get(d, param, element, deep)
Process node and get the html string. [abstract]
Parameters:
{object} d
data
{object} param
parameters
{Element} element
a HTML element
{Number} deep
Returns:
{String}

Documentation generated by JsDoc Toolkit 2.1.0 on Sun Aug 05 2012 14:49:18 GMT+0200 (CEST)