BBjInputD::getBeep
Description
In BBj 4.00 and higher, this method returns whether the BBjInputD control beeps on invalid input.
Syntax
Return Value |
Method |
boolean |
getBeep() |
Parameters
None.
Return Value
Returns whether the control will beep on invalid input (0 = No Beep, 1 = Beep).
Remarks
By default, the control does not beep on invalid input.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.