JAVA/CORBA CLASSES


findFirstElement method
Example

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

Defined in

RichTextNavigator

Syntax

public boolean findFirstElement(int type)
   throws NotesException

Parameters

int type

Return value

boolean

Language cross-reference

FindFirstElement method in LotusScript NotesRichTextNavigator class

Example
See Also