Share this page
KeyboardEventInfo
new KeyboardEventInfo(propBagopt)
A Java technology Keyboard event info to be used by fireEvent methods.
Parameters:
Name | Type | Attributes | Description |
---|
propBag | Object |
<optional>
| The arguments for the event info.
PropertiesName | Type | Attributes | Description |
---|
eventId | Java.KeyboardEvent | | The event ID. | when | number | | The time the event occurred. | modifiers | number | | The modifier keys down during event. | keyCode | number | | The physical key pressed, independent of the character created.
Remarks: For example, the A Key is returned whether the character produced is "A" or "a". | keyChar | string | | The Unicode character generated by this event. | keyLocation | number |
<optional>
| The location of the key that originated this key event. |
|
Tips to improve your search results...
OpenText™ Functional Testing for Developers JavaScript SDK Version: 24.4OpenText™ Functional Testing for Developers SDK24.4AllView Local Help CenterView Online Help CenterVersion: