BBjControl::getShortCue
Description
Returns the tooltip text for the BBjControl (also known as short cue in BBx).
Syntax
Return Value | Method |
---|---|
String | getShortCue() |
Parameters
None.
Return Value
Returns text that is displayed in the tool tip text when the mouse is positioned over the control.
Remarks
Same as BBjControl::getToolTipText.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.