BBjGrid::getBeepOnValidationFailure
Description
In BBj 6.00 and higher, this method returns whether the BBjGrid will beep when the application calls accept(0) in response to a validation event
Syntax
Return Value |
Method |
---|---|
boolean |
getBeepOnValidationFailure() |
Parameters
None.
Return Value
Returns 1 if the grid will beep, otherwise returns a 0.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.