JAVA/CORBA CLASSES


EmbeddedObject class
Example

Represents any one of the following:


Note Embedded objects and object links are not supported for OS/2, UNIX, and the Macintosh. File attachments are.

Syntax

public class EmbeddedObject extends Base

Containment

Contained by: Document and RichTextItem

Properties

ClassName through getClassName

FileSize through getFileSize

InputSource through getInputSource

InputStream through getInputStream

Name through getName

Object through getObject

Parent through getParent

Reader through getReader

Source through getSource

Type through getType

Verbs through getVerbs

Methods

activate

doVerb

extractFile

parseXML

recycle

remove

toString

transformXML

Creation

To create a new object, object link, or file attachment, use embedObject in RichTextItem.

Access

To access an existing object, object link, or file attachment:


Language cross-reference

ObjectProperties @command in formula language

HotspotProperties @command in formula language

Example
See Also