BBjControl::getName
Description
In BBj 6.00 and higher, this method returns the name of the BBjControl.
Syntax
| Return Value | Method |
|---|---|
|
String |
getName() |
Parameters
None.
Return Value
Returns the name previously set with BBjControl::setName().
Remarks
Returns "" if no value has been explicitly set.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.