JAVA/CORBA CLASSES
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
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
Example See Also