#import <UIKeyboardSublayout.h>
Abgeleitet von UIView.
Definiert in Zeile 11 der Datei UIKeyboardSublayout.h.
| + (id) sublayoutWithFrame: | (struct CGRect) | fp8 | ||
| imagePaths: | (id) | fp24 | ||
| keys: | (const CDAnonymousStruct9 *) | fp28 | ||
| keysCount: | (unsigned int) | fp32 | ||
| + (id) compositedSublayoutWithFrame: | (struct CGRect) | fp8 | ||
| compositeImagePaths: | (id) | fp24 | ||
| keys: | (const CDAnonymousStruct9 *) | fp28 | ||
| keysCount: | (unsigned int) | fp32 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| imagePaths: | (id) | fp24 | ||
| keys: | (const CDAnonymousStruct9 *) | fp28 | ||
| keysCount: | (unsigned int) | fp32 | ||
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| compositeImagePaths: | (id) | fp24 | ||
| keys: | (const CDAnonymousStruct9 *) | fp28 | ||
| keysCount: | (unsigned int) | fp32 | ||
| - (void) dealloc |
Implementiert UIView.
| - (void) setUsesAutoShift: | (BOOL) | fp8 |
| - (BOOL) usesAutoShift |
| - (BOOL) usesGroupKeys |
| - (void) registerKeyCentroids |
| - (void) setRegistersKeyCentroids: | (BOOL) | fp8 |
| - (BOOL) usesKeyCharges |
| - (void) setUsesKeyCharges: | (BOOL) | fp8 |
| - (void) addReplacementKeyboardKey: | (CDAnonymousStruct9 *) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) addExtraImageView: | (id) | fp8 |
| - (void) addPartialLayoutViewWithFrame: | (struct CGRect) | fp8 | ||
| imageName: | (id) | fp24 | ||
| visibleOrigin: | (struct CGPoint) | fp28 | ||
| - (void) addSpaceKeyViewIfNeeded |
| - (void) addSpaceKeyViewIfNeeded: | (id) | fp8 |
| - (void) setSpaceKeyView: | (id) | fp8 |
| - (void) addReturnKeyViewIfNeeded |
| - (void) addReturnKeyViewIfNeeded: | (id) | fp8 |
| - (void) setReturnKeyView: | (id) | fp8 |
| - (void) addInternationalKeyIfNeeded: | (id) | fp8 |
| - (BOOL) hitInternationalKey: | (struct CGPoint) | fp8 |
| - (void) activateInternationalKey |
| - (BOOL) internationalKeyIsActivated |
| - (void) deactivateInternationalKey |
| - (void) bringKeySubviewsToFront |
- (UIImageView*) m_imageView [protected] |
Definiert in Zeile 13 der Datei UIKeyboardSublayout.h.
- (UIClippedImageView*) m_activeImageView [protected] |
Definiert in Zeile 14 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_shiftImageView [protected] |
Definiert in Zeile 15 der Datei UIKeyboardSublayout.h.
- (UIClippedImageView*) m_shiftActiveImageView [protected] |
Definiert in Zeile 16 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_shiftButtonImageView [protected] |
Definiert in Zeile 17 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_autoShiftButtonImageView [protected] |
Definiert in Zeile 18 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_shiftLockedButtonImageView [protected] |
Definiert in Zeile 19 der Datei UIKeyboardSublayout.h.
- (UIClippedImageView*) m_groupActiveImageView [protected] |
Definiert in Zeile 20 der Datei UIKeyboardSublayout.h.
- (UIClippedImageView*) m_groupShiftActiveImageView [protected] |
Definiert in Zeile 21 der Datei UIKeyboardSublayout.h.
- (NSMutableDictionary*) m_compositeImages [protected] |
Definiert in Zeile 22 der Datei UIKeyboardSublayout.h.
- (NSMutableDictionary*) m_activeKeyViews [protected] |
Definiert in Zeile 23 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_intlMoreImageView [protected] |
Definiert in Zeile 24 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_intlSwitchImageView [protected] |
Definiert in Zeile 25 der Datei UIKeyboardSublayout.h.
- (UIImageView*) m_intlSwitchActiveImageView [protected] |
Definiert in Zeile 26 der Datei UIKeyboardSublayout.h.
- (UIKeyboardSpaceKeyView*) m_spaceKeyView [protected] |
Definiert in Zeile 27 der Datei UIKeyboardSublayout.h.
- (UIKeyboardReturnKeyView*) m_returnKeyView [protected] |
Definiert in Zeile 28 der Datei UIKeyboardSublayout.h.
- (NSMutableArray*) m_extraImageViews [protected] |
Definiert in Zeile 29 der Datei UIKeyboardSublayout.h.
Definiert in Zeile 35 der Datei UIKeyboardSublayout.h.
- (unsigned) int [protected] |
Definiert in Zeile 39 der Datei UIKeyboardSublayout.h.
- UIKeyboardSublayout: [protected] |
Definiert in Zeile 41 der Datei UIKeyboardSublayout.h.
struct { ... } * UIKeyboardSublayout::m_keys [protected] |
- (unsigned int) m_keysCount [protected] |
Definiert in Zeile 43 der Datei UIKeyboardSublayout.h.
- (struct __CFDictionary*) m_replacementKeys [read, protected] |
Definiert in Zeile 44 der Datei UIKeyboardSublayout.h.
- (struct __CFDictionary*) m_replacementImageViews [read, protected] |
Definiert in Zeile 45 der Datei UIKeyboardSublayout.h.
- (BOOL) m_usesAutoShift [protected] |
Definiert in Zeile 46 der Datei UIKeyboardSublayout.h.
- (BOOL) m_registersKeyCentroids [protected] |
Definiert in Zeile 47 der Datei UIKeyboardSublayout.h.
- (BOOL) m_usesKeyCharges [protected] |
Definiert in Zeile 48 der Datei UIKeyboardSublayout.h.
- (BOOL) m_internationalKeyIsActivated [protected] |
Definiert in Zeile 49 der Datei UIKeyboardSublayout.h.