BBjInputT::setBeep
Description
In BBj 24.00 and higher, this method sets whether BBjInputT control is to beep on invalid input.
Syntax
Return Value | Method |
---|---|
void | setBeep(boolean beep) |
Parameters
Parameter | Description |
---|---|
beep | Specifies whether to beep on invalid input. |
Return Value
None.
Remarks
By default, the BBjInputT control does not beep on invalid input.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.