JAVA/CORBA CLASSES


getPrev method
Example

Gets the entry immediately preceding a specified entry of an outline.

Defined in

Outline

Syntax

public OutlineEntry getPrev(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry


Language cross-reference

GetPrev method in LotusScript NotesOutline class

Example
See Also