LOTUSSCRIPT-SPRACHE


JavaClass class
Beispiel

JavaClass is the reference to a Java class. You can create an instance of the object, or you can look at the static properties (fields) and invoke static methods of the class.

Properties


Methods
Access

You can access a JavaClass object by getting:


Beispiel
Siehe auch