CLASSI JAVA/CORBA


getParent method
Esempio

Returns the parent of a specified entry.

Defined in

Outline

Syntax

public OutlineEntry getParent(OutlineEntry entry)
    throws NotesException

Parameters

OutlineEntry entry


Return value

OutlineEntry

The parent entry of the one specified as the parameter, or null if there is no parent.

Language cross-reference

GetParent method in LotusScript NotesOutline class

Esempio
Vedere anche