UIKeyboardPeripheral Klassenreferenz

#import <UIKeyboardPeripheral.h>

Abgeleitet von UIKeyboard.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initFormPeripheral
(void) - dealloc
(void) - endEditing
(void) - willChangeToFormControl:
(void) - setFormControl:
(int) - orientation
(void) - resumeWithNotification:

Öffentliche, statische Methoden

(BOOL) + isUniqueForEachFormControl

Geschützte Attribute

id< UITextControl > _control
int _orientation

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei UIKeyboardPeripheral.h.


Dokumentation der Elementfunktionen

+ (BOOL) isUniqueForEachFormControl  

- (id) initFormPeripheral  

- (void) dealloc  

Implementiert UIKeyboard.

- (void) endEditing  

- (void) willChangeToFormControl: (id)  fp8  

- (void) setFormControl: (id)  fp8  

- (int) orientation  

Implementiert UIKeyboard.

- (void) resumeWithNotification: (id)  fp8  


Dokumentation der Datenelemente

- (id<UITextControl>) _control [protected]

Definiert in Zeile 13 der Datei UIKeyboardPeripheral.h.

- (int) _orientation [protected]

Definiert in Zeile 14 der Datei UIKeyboardPeripheral.h.


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