#import <WebView-WebViewEditing.h>
Öffentliche Methoden | |
| (BOOL) | - _canPaste |
| (BOOL) | - _shouldBeginEditingInDOMRange: |
| (BOOL) | - _shouldChangeSelectedDOMRange:toDOMRange:affinity:stillSelecting: |
| (BOOL) | - _shouldEndEditingInDOMRange: |
| (id) | - editableDOMRangeForPoint: |
| (id) | - editingDelegate |
| (BOOL) | - isContinuousSpellCheckingEnabled |
| (BOOL) | - isEditable |
| (BOOL) | - maintainsInactiveSelection |
| (void) | - registerForEditingDelegateNotification:selector: |
| (id) | - selectedDOMRange |
| (int) | - selectionAffinity |
| (void) | - setContinuousSpellCheckingEnabled: |
| (void) | - setEditable: |
| (void) | - setEditingDelegate: |
| (void) | - setSelectedDOMRange:affinity: |
| (void) | - setSmartInsertDeleteEnabled: |
| (void) | - setTypingStyle: |
| (BOOL) | - smartInsertDeleteEnabled |
| (id) | - styleDeclarationWithText: |
| (id) | - typingStyle |
Definiert in Zeile 9 der Datei WebView-WebViewEditing.h.
| - (BOOL) _canPaste |
| - (BOOL) _shouldBeginEditingInDOMRange: | (id) | fp8 |
| - (BOOL) _shouldChangeSelectedDOMRange: | (id) | fp8 | ||
| toDOMRange: | (id) | fp12 | ||
| affinity: | (int) | fp16 | ||
| stillSelecting: | (BOOL) | fp20 | ||
| - (BOOL) _shouldEndEditingInDOMRange: | (id) | fp8 |
| - (id) editableDOMRangeForPoint: | (struct CGPoint) | fp8 |
| - (id) editingDelegate |
| - (BOOL) isContinuousSpellCheckingEnabled |
| - (BOOL) isEditable |
| - (BOOL) maintainsInactiveSelection |
| - (void) registerForEditingDelegateNotification: | (id) | fp8 | ||
| selector: | (SEL) | fp12 | ||
| - (id) selectedDOMRange |
| - (int) selectionAffinity |
| - (void) setContinuousSpellCheckingEnabled: | (BOOL) | fp8 |
| - (void) setEditable: | (BOOL) | fp8 |
| - (void) setEditingDelegate: | (id) | fp8 |
| - (void) setSelectedDOMRange: | (id) | fp8 | ||
| affinity: | (int) | fp12 | ||
| - (void) setSmartInsertDeleteEnabled: | (BOOL) | fp8 |
| - (void) setTypingStyle: | (id) | fp8 |
| - (BOOL) smartInsertDeleteEnabled |
| - (id) styleDeclarationWithText: | (id) | fp8 |
| - (id) typingStyle |