JAVA/CORBA CLASSES


Parent property
Example

Read-only. The rich text item that holds an object.

Defined in

EmbeddedObject

Data type

RichTextItem

Syntax

public RichTextItem getParent()
   throws NotesException

Usage

When you get an embedded object from a document, it does not contain a RichTextItem parent. Calling the Parent property on such an embedded object returns null.

Language cross-reference

Parent property in LotusScript NotesEmbeddedObject class

Example
See Also