FrameText (OutlineEntry - Java)

Read-Write. The name of the target frame for the entry's OnClick event.

Defined in

OutlineEntry

Data type

String

Syntax

public String getFrameText()
     throws NotesException
public void setFrameText(String value)
     throws NotesException

Example