BBjControl::setName
Description
In BBj 6.00 and higher, this method sets the name of a BBjControl.
Syntax
| Return Value | Method |
|---|---|
|
void |
setName(String name) |
Parameters
| Parameter | Description |
|---|---|
|
name |
The internal name property to be associated with the BBjControl. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.