#import <DOMKeyboardEvent.h>
Abgeleitet von DOMUIEvent.
Öffentliche Methoden | |
| (struct KeyboardEvent *) | - _keyboardEvent |
| (id) | - keyIdentifier |
| (unsigned int) | - keyLocation |
| (BOOL) | - ctrlKey |
| (BOOL) | - shiftKey |
| (BOOL) | - altKey |
| (BOOL) | - metaKey |
| (BOOL) | - getModifierState: |
Definiert in Zeile 9 der Datei DOMKeyboardEvent.h.
| - (struct KeyboardEvent *) _keyboardEvent |
| - (id) keyIdentifier |
| - (unsigned int) keyLocation |
| - (BOOL) ctrlKey |
| - (BOOL) shiftKey |
| - (BOOL) altKey |
| - (BOOL) metaKey |
| - (BOOL) getModifierState: | (id) | fp8 |