BBjGridSpecialKeyEvent::getKeyCode
Description
In BBj 7.0 and later, this method retrieves the key code of the key which has been pressed.
Syntax
Return Value |
Method |
---|---|
int |
getKeyCode() |
Parameters
None.
Return Value
Returns the key code as documented in EDITKEY Grid Notify Event.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.