JAVA/CORBA CLASSES


findLastElement method
Example

Moves the current position to the last element of a specified type in a rich text item.

Defined in

RichTextNavigator

Syntax

public boolean findLastElement(int type)
   throws NotesException

Parameters

int type

Return value

boolean

Language cross-reference

FindLastElement method in LotusScript NotesRichTextNavigator class

Example
See Also