.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


FrameText property
Example

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

Language cross-reference

FrameText property in LotusScript NotesOutlineEntry class

@SetTargetFrame function in formula language

Example
See Also