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.
Returns the current entry in a view navigator.
public ViewEntry getCurrent()
throws NotesException
ViewEntry
The current entry. Returns null if the navigator is empty.