UIKeyboardKeyView Klassenreferenz

#import <UIKeyboardKeyView.h>

Abgeleitet von UIView.

Basisklasse für UIKeyboardReturnKeyView und UIKeyboardSpaceKeyView.

Aufstellung aller Elemente


Öffentliche Methoden

(int) - cacheKey
(id) - image
(int) - type
(void) - setType:
(int) - state
(void) - setState:
(int) - style
(void) - setStyle:
(void) - drawRect:

Geschützte Attribute

int m_orientation
int m_type
int m_state
int m_style

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIKeyboardKeyView.h.


Dokumentation der Elementfunktionen

- (int) cacheKey  

Implementiert in UIKeyboardReturnKeyView.

- (id) image  

- (int) type  

- (void) setType: (int)  fp8  

- (int) state  

- (void) setState: (int)  fp8  

- (int) style  

- (void) setStyle: (int)  fp8  

- (void) drawRect: (struct CGRect fp8  


Dokumentation der Datenelemente

- (int) m_orientation [protected]

Definiert in Zeile 11 der Datei UIKeyboardKeyView.h.

- (int) m_type [protected]

Definiert in Zeile 12 der Datei UIKeyboardKeyView.h.

- (int) m_state [protected]

Definiert in Zeile 13 der Datei UIKeyboardKeyView.h.

- (int) m_style [protected]

Definiert in Zeile 14 der Datei UIKeyboardKeyView.h.


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