#import <UIAccentedKeyCapStringView.h>
Abgeleitet von UIView.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - setSelectedMode: |
| (void) | - setCaps: |
| (void) | - setExpansion: |
| (void) | - setOrientation: |
| (void) | - setStringWidth: |
| (void) | - drawRect: |
Geschützte Attribute | |
| BOOL | m_selectedMode |
| int | m_expansion |
| int | m_orientation |
| float | m_stringWidth |
| NSArray * | m_caps |
Definiert in Zeile 11 der Datei UIAccentedKeyCapStringView.h.
| - (void) dealloc |
Implementiert UIView.
| - (void) setSelectedMode: | (BOOL) | fp8 |
| - (void) setCaps: | (id) | fp8 |
| - (void) setExpansion: | (int) | fp8 |
| - (void) setOrientation: | (int) | fp8 |
| - (void) setStringWidth: | (float) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
- (BOOL) m_selectedMode [protected] |
Definiert in Zeile 13 der Datei UIAccentedKeyCapStringView.h.
- (int) m_expansion [protected] |
Definiert in Zeile 14 der Datei UIAccentedKeyCapStringView.h.
- (int) m_orientation [protected] |
Definiert in Zeile 15 der Datei UIAccentedKeyCapStringView.h.
- (float) m_stringWidth [protected] |
Definiert in Zeile 16 der Datei UIAccentedKeyCapStringView.h.
Definiert in Zeile 17 der Datei UIAccentedKeyCapStringView.h.