Todo List
ArrayObject | --ToolsCollection
Description: Collection of Tool components
[line 19]
ToolsCollection ToolsCollection( $c)
int add( tool $tool)
Returns the added tool instance.
void getTool( $index)
int indexOf( s $s)
void internalAdd( $tool)
void remove( s $s)
void setChart( chart $chart)
void setTool( $index, $value)
void __get( $property)
void __set( $property, $value)