#import <UIWebView-Selecting.h>
Öffentliche Methoden | |
| (BOOL) | - mouseEventsChangeSelection |
| (BOOL) | - shouldChangeSelectionForEvent: |
| (struct CGRect) | - visibleRectForSelecting |
| (struct CGPoint) | - constrainedPoint: |
| (void) | - startAutoscroll: |
| (void) | - cancelAutoscroll |
| (void) | - textLoupeTimerAction |
| (void) | - selectionMouseDown: |
| (void) | - selectionMouseDragged: |
| (void) | - selectionMouseUp: |
| (BOOL) | - textLoupeActive |
| (void) | - setTextLoupeActive: |
| (void) | - createTextLoupeIfNeeded |
| (id) | - textLoupe |
| (void) | - updateTextLoupe: |
| (void) | - removeTextLoupe |
| (void) | - fadeTextLoupe |
| (BOOL) | - autocorrectPromptCapturedMouseDown: |
Öffentliche, statische Methoden | |
| (id) | + textLoupeWindow |
Definiert in Zeile 9 der Datei UIWebView-Selecting.h.
| + (id) textLoupeWindow |
| - (BOOL) mouseEventsChangeSelection |
| - (BOOL) shouldChangeSelectionForEvent: | (struct __GSEvent *) | fp8 |
| - (struct CGRect) visibleRectForSelecting |
| - (void) startAutoscroll: | (struct CGPoint) | fp8 |
| - (void) cancelAutoscroll |
| - (void) textLoupeTimerAction |
| - (void) selectionMouseDown: | (struct __GSEvent *) | fp8 |
| - (void) selectionMouseDragged: | (struct __GSEvent *) | fp8 |
| - (void) selectionMouseUp: | (struct __GSEvent *) | fp8 |
| - (BOOL) textLoupeActive |
| - (void) setTextLoupeActive: | (BOOL) | fp8 |
| - (void) createTextLoupeIfNeeded |
| - (id) textLoupe |
| - (void) updateTextLoupe: | (struct CGPoint) | fp8 |
| - (void) removeTextLoupe |
| - (void) fadeTextLoupe |
| - (BOOL) autocorrectPromptCapturedMouseDown: | (struct __GSEvent *) | fp8 |