JAVA/CORBA CLASSES
Specifies a named element for an outline entry.
Defined in
OutlineEntry
Syntax
public boolean setNamedElement(Database db, String elementName, int entryClass) throws NotesException
Parameters
Database db
boolean
This method sets the outline entry type to OUTLINE_TYPE_NAMEDELEMENT and the entry class as specified.
Language cross-reference
SetNamedElement method in LotusScript NotesOutlineEntry class
Example See Also