| | files | |
rtActiveObject AltText BaseClass Codebase documentURL files HeightUOM HTML objectHeight objectName objectWidth overwriteConflict ObjectType parameter As rtAppletParameter parmCount ParentContainer ParentObject root useCorba useSSL widthUOM
| version 1.5
Property Get files As Variant Array of filenames used by applet. "Files" do not reflect actual files attached to the document. The files (classes) must be stored by URL defined by Codebase property if used by applet. The methods of rtActiveObject does not handle actual storage of files, but only allow to create references. In case you need to attach the class or jar files use EmbeddObject method of NotesRichTextItem and embed them in invisible RT field. | |