Language
The Free and Open Productivity Suite
Elements' Summary |
KeyCode |
contains the integer code representing the key of the event.
|
KeyChar |
contains the Unicode character generated by this event or 0.
|
KeyFunc |
contains the function type of the key event.
|
Elements' Details |
KeyCode
short KeyCode;
- Description
- contains the integer code representing the key of the event.
This is a constant from the constant group Key.
|
|
KeyChar
char KeyChar;
- Description
- contains the Unicode character generated by this event or 0.
|
|
KeyFunc
short KeyFunc;
- Description
- contains the function type of the key event.
This is a constant from the constant group
KeyFunction.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.