BBjValidationEvent
Description
In BBj 6.00 and higher, BBjValidationEvent is an abstract class that acts as the base class for all other validation events.
Remarks
None.
Methods of BBjValidationEvent
| Return Value | Method |
|---|---|
| void | accept(boolean shouldAccept) |
Methods of BBjValidationEvent inherited from BBjSysGuiEvent
| Return Value | Method |
|---|---|
| BBjControl | getControl() |
Methods of BBjValidationEvent inherited from BBjEvent
| Return Value | Method |
|---|---|
| string | getEventName() |
| string | getEventString() |