CLASSI JAVA/CORBA


getPrevCategory method
Esempio

Returns the previous category entry in a view navigator.

Defined in

ViewNavigator

Syntax

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

GetPrevCategory method in LotusScript NotesViewNavigator class

NavigatePrevMain @command in formula language

NavPrevMain @command in formula language

Esempio
Vedere anche