CLASSI JAVA/CORBA


findFirstElement method
Esempio

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

Esempio
Vedere anche