Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






appendRTItem method

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

Defined in

RichTextItem

Syntax

public void appendRTItem(RichTextItem item)

throws NotesException

Parameters

RichTextItem item

The item to be appended. Cannot be null.

Usage

The insertion occurs at the end of the item. You cannot call appendRTItem after beginInsert.

Language cross-reference

AppendRTItem method in LotusScript NotesRichTextItem class

See examples

Examples: appendRTItem method
Related topics
Writing in rich text items in Java classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009