Control Methods for Browser Script
The following table describes a summary of the control methods you can use in Browser Script.
Method | Description | Format |
---|---|---|
Returns the name of the applet where a control resides. |
|
|
Returns the name of the business component that an applet references. The control resides in this applet. |
|
|
Returns the value of the property of a control. |
|
|
Returns the value of a control. |
|
|
Returns the name of a control. |
|
|
Sets the visual properties of a control. |
|
|
Sets the contents of a control. |
|