JAVA/CORBA CLASSES


gotoFirstDocument method
Example

Moves the current pointer to the first document entry in a view navigator, skipping any category entries.

Defined in

ViewNavigator

Syntax

public boolean gotoFirstDocument()
   throws NotesException

Return value

boolean


Language cross-reference

GotoFirstDocument method in LotusScript NotesViewNavigator class

Example
See Also