JAVA/CORBA CLASSES


getFirst method
Example

Returns the first entry in a view navigator.

Defined in

ViewNavigator

Syntax

public ViewEntry getFirst()
   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

GetFirst method in LotusScript NotesViewNavigator class

Example
See Also