Class Index | File Index

Classes


Class Tools

Contains a list with all "tools"
Defined in: <..\..\src\teechart.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Tools(chart)
Field Summary
Field Attributes Field Name and Description
 
Array of Tee.Tool objects.
Method Summary
Method Attributes Method Name and Description
 
add(tool)
Class Detail
Tools(chart)
Parameters:
{Tee.Chart} chart
The parent chart this tool list belongs to.
Field Detail
{Tee.Tool[]} items
Array of Tee.Tool objects.
Method Detail
{Tee.Tool} add(tool)
Parameters:
tool
Returns:
{Tee.Tool} Returns the tool parameter.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 29 2012 19:36:57 GMT+0100 (CET)