UIDefaultKeyboardInput Klassenreferenz

#import <UIDefaultKeyboardInput.h>

Abgeleitet von UIView.

Basisklasse für AtomView.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - textTraits
(void) - takeTraitsFrom:
(void) - forwardInvocation:
(id) - methodSignatureForSelector:
(void) - deleteBackward
(void) - insertText:
(void) - replaceCurrentWordWithText:
(void) - setMarkedText:
(id) - markedText
(unsigned short) - characterInRelationToCaretSelection:
(unsigned short) - characterBeforeCaretSelection
(unsigned short) - characterAfterCaretSelection
(struct __GSFont *) - fontForCaretSelection
(struct CGColor *) - textColorForCaretSelection
(struct CGRect- rectContainingCaretSelection
(id) - wordRangeContainingCaretSelection
(id) - wordContainingCaretSelection
(id) - wordInRange:
(void) - expandSelectionToStartOfWordContainingCaretSelection
(int) - wordOffsetInRange:
(BOOL) - spaceFollowsWordInRange:
(id) - previousNGrams:
(BOOL) - hasSelection
(BOOL) - selectionAtDocumentStart
(BOOL) - selectionAtSentenceStart
(BOOL) - selectionAtWordStart
(BOOL) - rangeAtSentenceStart:
(struct _NSRange- selectionRange
(void) - markCurrentWordForAutoCorrection:correction:
(void) - moveBackward:
(void) - moveForward:
(void) - selectAll
(void) - setText:
(id) - text
(void) - updateSelectionWithPoint:
(void) - setCaretChangeListener:
(struct CGRect- caretRect
(struct CGRect- convertCaretRect:
(id) - keyboardInputView
(BOOL) - isShowingPlaceholder
(void) - setupPlaceholderTextIfNeeded
(id) - editingDelegate
(void) - setEditingDelegate:
(BOOL) - isSecure
(void) - setSecure:
(BOOL) - isProxyFor:
(BOOL) - interceptKeyEvent:

Geschützte Attribute

UITextTraitsm_traits

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei UIDefaultKeyboardInput.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert UIView.

Implementiert in AtomView und ComposeRecipientAtom.

- (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  

- (struct CGRect) convertCaretRect: (struct CGRect fp8  

- (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  


Dokumentation der Datenelemente

- (UITextTraits*) m_traits [protected]

Definiert in Zeile 15 der Datei UIDefaultKeyboardInput.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: