JAVA/CORBA CLASSES
Returns the first entry in a view navigator.
Defined in
ViewNavigator
Syntax
public ViewEntry getFirst() throws NotesException
Return value
ViewEntry
This method moves the current pointer to the retrieved entry unless the return value is null.
Language cross-reference
GetFirst method in LotusScript NotesViewNavigator class
Example See Also