#import <UIKeyboardKeyView.h>
Abgeleitet von UIView.
Basisklasse für UIKeyboardReturnKeyView und UIKeyboardSpaceKeyView.
Ö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 |
Definiert in Zeile 9 der Datei UIKeyboardKeyView.h.
| - (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 |
- (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.