BBjInputMaskFormatErrorEvent
Description
In BBj 6.00 and higher, this event is returned by BBjAPI().getLastEvent() when the program encounters an error in the format of an Input mask. This can occur in one of two ways. First, the user has executed the restore command and has provided a restore string that is invalid for the control's output mask. Second, the SENDMSG() function was issued to set the restore string, but the string was not valid for the control's output mask.
Methods of BBjInputMaskFormatErrorEvent
None.
Methods of BBjInputMaskFormatErrorEvent inherited from BBjSysGuiEvent
Return Value | Method |
---|---|
BBjControl | getControl() |
Methods of BBjInputMaskFormatErrorEvent inherited from BBjEvent
Return Value | Method |
---|---|
string | getEventName() |
string | getEventString() |