JAVA/CORBA CLASSES


appendRTItem method
Example

Appends the contents of one rich text item to the end of another rich text item.

Defined in

RichTextItem

Syntax

public void appendRTItem(RichTextItem item)
   throws NotesException

Parameters

RichTextItem item


Language cross-reference

AppendRTItem method in LotusScript NotesRichTextItem class

Example