Generated by JsDoc Toolkit 2.4.0 on Sat Feb 26 2011 14:41:27 GMT-0000 (GMT)
HTML template: Codeview

Namespace TableTools#dom

Common and useful DOM elements for the class instance
Defined in: TableTools.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
TableTools#dom.container
DIV element that is create and all TableTools buttons (and their children) put into
<static>  
TableTools#dom.table
The table node to which TableTools will be applied
Namespace Detail
TableTools#dom
Field Detail
<static> {node} TableTools#dom.container
DIV element that is create and all TableTools buttons (and their children) put into
Default Value:
null
<static> {node} TableTools#dom.table
The table node to which TableTools will be applied
Default Value:
null