Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC

Function new

new className [arg1 ...]

Creates an instance of a previously created class.

Parameters:
className - Symbol identifying the class of which a new instance will be created.
arg1 - Object passed as argument to the constructor method.
Returns:
A reference to the newly created object.


Overview Module Function Class Tea 3.1.0 Reference Documentation
© 2002 PDM&FC
Report a bug or request new features
© 2002