.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT LANGUAGE


JavaClass class
Example

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:


Example
See Also