Function tea-autoload-module
tea-autoload-module symbol packageClass
Registers the name of a Tea function or TOS class to be
automatically loaded from a Tea package the first time it is used.
- Parameters:
- symbol -
A symbol identifying the Tea function or TOS class that is defined
inside a package.
- packageClass -
A string representing the name of the Java class that is a Tea package.
-
Report a bug or request new features
© 2002