#import <UIKeyboard.h>
Abgeleitet von UIView.
Basisklasse für UIKeyboardPeripheral.
Definiert in Zeile 11 der Datei UIKeyboard.h.
| + (id) activeKeyboard |
| + (id) preferenceName |
| + (void) initImplementationNow |
| + (void) removeAllDynamicDictionaries |
| + (struct CGSize) defaultSize |
| + (struct CGSize) suggestionBarSize |
| + (struct CGSize) defaultSizeForOrientation: | (int) | fp8 |
| + (struct CGSize) suggestionBarSizeForOrientation: | (int) | fp8 |
| + (struct CGSize) keypadSize |
| + (struct CGSize) keypadSizeForOrientation: | (int) | fp8 |
| + (void) preheatArtwork |
| - (id) initWithDefaultSize |
| - (void) dealloc |
| - (void) setFrame: | (struct CGRect) | fp8 |
| - (void) setStringValue: | (id) | fp8 |
| - (id) stringValue |
| - (int) preferredKeyboardType |
| - (void) setPreferredKeyboardType: | (int) | fp8 |
| - (void) showPreferredLayout |
| - (int) orientation |
Implementiert in UIKeyboardPeripheral.
| - (BOOL) pointInside: | (struct CGPoint) | fp8 | ||
| forEvent: | (struct __GSEvent *) | fp16 | ||
| - (void) prepareForGeometryChange |
| - (void) geometryChangeDone: | (BOOL) | fp8 |
| - (void) showSuggestionBar |
| - (void) hideSuggestionBar |
| - (BOOL) suggestionBarVisible |
| - (void) removeAutocorrectPrompt |
| - (void) acceptAutocorrection |
| - (void) setCaretBlinks: | (BOOL) | fp8 |
| - (void) setCaretVisible: | (BOOL) | fp8 |
| - (BOOL) returnKeyEnabled |
| - (void) setReturnKeyEnabled: | (BOOL) | fp8 |
| - (id) defaultTextTraits |
| - (void) setDefaultTextTraits: | (id) | fp8 |
| - (void) setDefaultReturnKeyType: | (int) | fp8 |
| - (void) configureForTests |
| - (id) delegate |
| - (void) clearSnapshot |
| - (void) takeSnapshot |
| - (void) activate |
| - (void) deactivate |
| - (void) movedFromSuperview: | (id) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) mouseDown: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
Implementiert UIResponder.
- (UIImage*) m_snapshot [protected] |
Definiert in Zeile 13 der Datei UIKeyboard.h.
- (UITextTraits*) m_defaultTextTraits [protected] |
Definiert in Zeile 14 der Datei UIKeyboard.h.