getCurrent (ViewNavigator - Java)
Returns the current entry in a view navigator.
Defined in
Syntax
public ViewEntry getCurrent()
throws NotesException
Return value
ViewEntry
The current entry. Returns null if the navigator is empty.
Language cross-reference
GetCurrent method in LotusScript® NotesViewNavigator class