LINGUAGGIO LOTUSSCRIPT


JavaClass class
Esempio

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:


Esempio
Vedere anche