Siebel Object Interfaces Reference > Interfaces Reference > Control Methods >

Applet Method


The Applet method returns the parent applet object for a control.

Syntax

controlVar.Applet

Argument
Description

Not applicable

 

Returns

The parent applet of the control

Usage

Obtaining the parent applet allows you to perform operations on the applet object, not just the control.

Used With

Browser Script

Siebel Object Interfaces Reference