BBjControl::setLongCue
Description
Sets the text that appears in the status bar for the BBjControl when the mouse is positioned over the control.
Syntax
| Return Value | Method |
|---|---|
|
void |
setLongCue(String text) |
Parameters
| Parameter | Description |
|---|---|
|
text |
Specifies the text that will appear in the status bar for the BBjControl when the mouse is positioned over the control. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.