#import <DOMNode-UIWebViewTextEditingAdditions.h>
Definiert in Zeile 9 der Datei DOMNode-UIWebViewTextEditingAdditions.h.
| - (id) textTraits |
| - (BOOL) isSecure |
| - (void) setSecure: | (BOOL) | fp8 |
| - (BOOL) isProxyFor: | (id) | fp8 |
| - (BOOL) interceptKeyEvent: | (struct __GSEvent *) | fp8 |
| - (int) textDomain |
| - (void) setTextDomain: | (int) | fp8 |
| - (struct __CFCharacterSet *) textTrimmingSet |
| - (void) setTextTrimmingSet: | (struct __CFCharacterSet *) | fp8 |
| - (void) deleteBackward |
| - (void) insertText: | (id) | fp8 |
| - (unsigned short) characterInRelationToCaretSelection: | (int) | fp8 |
| - (unsigned short) characterBeforeCaretSelection |
| - (void) setMarkedText: | (id) | fp8 |
| - (id) markedText |
| - (void) replaceCurrentWordWithText: | (id) | fp8 |
| - (unsigned short) characterAfterCaretSelection |
| - (void *) fontForCaretSelection |
| - (void *) 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 |
| - (struct _NSRange) selectionRange |
| - (BOOL) hasSelection |
| - (BOOL) selectionAtDocumentStart |
| - (BOOL) selectionAtSentenceStart |
| - (BOOL) selectionAtWordStart |
| - (BOOL) rangeAtSentenceStart: | (id) | fp8 |
| - (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 |
| - (id) textSuggestionDelegate |
| - (void) setTextSuggestionDelegate: | (id) | fp8 |
| - (BOOL) showsExtraSuggestions |
| - (void) setShowsExtraSuggestions: | (BOOL) | fp8 |
| - (int) suggestionBarTextSize |
| - (void) setSuggestionBarTextSize: | (int) | fp8 |
| - (int) textLoupeVisibility |
| - (void) setTextLoupeVisibility: | (int) | fp8 |
| - (int) returnKeyType |
| - (void) setReturnKeyType: | (int) | fp8 |
| - (int) initialSelectionBehavior |
| - (void) setInitialSelectionBehavior: | (int) | fp8 |
| - (id) editingDelegate |
| - (void) setEditingDelegate: | (id) | fp8 |
| - (id) keyboardInputOverlayContainer: | (id) | fp8 |
| - (void) autoscrollTimerFired: | (id) | fp8 |