#import <UIDefaultKeyboardInput.h>
Abgeleitet von UIView.
Basisklasse für AtomView.
Definiert in Zeile 13 der Datei UIDefaultKeyboardInput.h.
| - (void) dealloc |
| - (id) textTraits |
Implementiert in ComposeRecipientAtom.
| - (void) takeTraitsFrom: | (id) | fp8 |
Implementiert in ComposeRecipientAtom.
| - (void) forwardInvocation: | (id) | fp8 |
| - (id) methodSignatureForSelector: | (SEL) | fp8 |
| - (void) deleteBackward |
Implementiert in ComposeRecipientAtom.
| - (void) insertText: | (id) | fp8 |
| - (void) replaceCurrentWordWithText: | (id) | fp8 |
| - (void) setMarkedText: | (id) | fp8 |
| - (id) markedText |
| - (unsigned short) characterInRelationToCaretSelection: | (int) | fp8 |
| - (unsigned short) characterBeforeCaretSelection |
| - (unsigned short) characterAfterCaretSelection |
| - (struct __GSFont *) fontForCaretSelection |
| - (struct CGColor *) textColorForCaretSelection |
| - (struct CGRect) rectContainingCaretSelection |
| - (id) wordRangeContainingCaretSelection |
| - (id) wordContainingCaretSelection |
| - (id) wordInRange: | (id) | fp8 |
| - (void) expandSelectionToStartOfWordContainingCaretSelection |
| - (int) wordOffsetInRange: | (id) | fp8 |
| - (BOOL) spaceFollowsWordInRange: | (id) | fp8 |
| - (id) previousNGrams: | (unsigned int) | fp8 |
| - (BOOL) hasSelection |
| - (BOOL) selectionAtDocumentStart |
| - (BOOL) selectionAtSentenceStart |
| - (BOOL) selectionAtWordStart |
| - (BOOL) rangeAtSentenceStart: | (id) | fp8 |
| - (struct _NSRange) selectionRange |
| - (void) markCurrentWordForAutoCorrection: | (id) | fp8 | ||
| correction: | (id) | fp12 | ||
| - (void) moveBackward: | (unsigned int) | fp8 |
| - (void) moveForward: | (unsigned int) | fp8 |
| - (void) selectAll |
| - (void) setText: | (id) | fp8 |
| - (id) text |
| - (void) updateSelectionWithPoint: | (struct CGPoint) | fp8 |
| - (void) setCaretChangeListener: | (id) | fp8 |
| - (struct CGRect) caretRect |
| - (id) keyboardInputView |
| - (BOOL) isShowingPlaceholder |
| - (void) setupPlaceholderTextIfNeeded |
| - (id) editingDelegate |
| - (void) setEditingDelegate: | (id) | fp8 |
| - (BOOL) isSecure |
| - (void) setSecure: | (BOOL) | fp8 |
| - (BOOL) isProxyFor: | (id) | fp8 |
| - (BOOL) interceptKeyEvent: | (struct __GSEvent *) | fp8 |
- (UITextTraits*) m_traits [protected] |
Definiert in Zeile 15 der Datei UIDefaultKeyboardInput.h.