
BBjKeypressEvent::getNumLock
Description
In BBj 19.10 and higher, this method returns an indication of whether the [NumLock] key was pressed at the time this event was generated.
Syntax
Return Value |
Method |
boolean |
getNumLock() |
Parameters
None.
Return Value
Returns true (1) if the [NumLock] key was pressed, otherwise it returns false (0).
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.