JAVA/CORBA CLASSES


gotoPos method
Moves the current pointer to the entry at a specified position in a view navigator.

Defined in

ViewNavigator

Syntax

public boolean gotoPos(String pos, char separator)
   throws NotesException

Parameters

String pos


char separator
Return value

boolean


Language cross-reference

GotoPos method in LotusScript NotesViewNavigator class

See Also