CLASSI JAVA/CORBA


getFirstDocument method
Esempio

Returns the first document entry in a view navigator, skipping any category entries.

Defined in

ViewNavigator

Syntax

public ViewEntry getFirstDocument()
   throws NotesException

Return value

ViewEntry


Usage

This method moves the current pointer to the retrieved entry unless the return value is null.

Language cross-reference

GetFirstDocument method in LotusScript NotesViewNavigator class

Esempio
Vedere anche