UIKeyboardLayoutRoman Klassenreferenz

#import <UIKeyboardLayoutRoman.h>

Abgeleitet von UIKeyboardLayout.

Basisklasse für UIKeyboardLayoutQWERTY und UIKeyboardLayoutQWERTYLandscape.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - canHandleHandEvents
(void) - handleHandEvent:
(void) - mouseDown:
(void) - touchDownWithKey:atPoint:
(void) - touchDown:fromPath:withIdentity:
(void) - mouseDragged:
(void) - touchDragged:fromPath:withIdentity:
(void) - mouseUp:
(void) - touchUp:fromPath:withIdentity:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIKeyboardLayoutRoman.h.


Dokumentation der Elementfunktionen

- (BOOL) canHandleHandEvents  

- (void) handleHandEvent: (struct __GSEvent *)  fp8  

- (void) mouseDown: (struct __GSEvent *)  fp8  

Implementiert UIResponder.

- (void) touchDownWithKey: (CDAnonymousStruct9 *)  fp8
atPoint: (struct CGPoint fp12 

- (void) touchDown: (struct __GSEvent *)  fp8
fromPath: (int)  fp12
withIdentity: (int)  fp16 

- (void) mouseDragged: (struct __GSEvent *)  fp8  

Implementiert UIResponder.

- (void) touchDragged: (struct __GSEvent *)  fp8
fromPath: (int)  fp12
withIdentity: (int)  fp16 

- (void) mouseUp: (struct __GSEvent *)  fp8  

Implementiert UIResponder.

- (void) touchUp: (struct __GSEvent *)  fp8
fromPath: (int)  fp12
withIdentity: (int)  fp16 


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: