#import <UIWebView-Interaction.h>
Definiert in Zeile 9 der Datei UIWebView-Interaction.h.
| + (id) _calloutViewForWebView: | (id) | fp8 |
| + (id) _highlightView |
| - (void) clearInteractionTimer |
| - (void) performInteractionSelector: | (SEL) | fp8 | ||
| afterDelay: | (double) | fp12 | ||
| - (void) mouseUp: | (struct __GSEvent *) | fp8 |
| - (void) mouseDragged: | (struct __GSEvent *) | fp8 |
| - (void) interactionMouseUp: | (struct __GSEvent *) | fp8 |
| - (void) interactionMouseDown: | (struct __GSEvent *) | fp8 |
| - (void) cancelInteractionWithCandidate |
| - (void) forwardMouseUpToInteractionCandidate: | (struct __GSEvent *) | fp8 |
| - (void) forwardMouseDraggedToInteractionCandidate: | (struct __GSEvent *) | fp8 |
| - (void) forwardEventsToInteractionCandidate |
| - (void) performCandidateClick: | (id) | fp8 |
| - (void) performClick: | (id) | fp8 |
| - (void) attemptClick: | (id) | fp8 |
| - (void) webView: | (id) | fp8 | ||
| didObserveDeferredContentChange: | (int) | fp12 | ||
| forFrame: | (id) | fp16 | ||
| - (id) approximateNodeAtViewportLocation: | (struct CGPoint *) | fp8 |
| - (void) calloutApproximateNode |
| - (void) highlightApproximateNode |
| - (void) highlightApproximateNodeAndDisplayCallout |
| - (void) hideCalloutAndHighlight |
| - (void) resetInteraction |
| - (void) completeInteraction |
| - (void) cancelInteraction |
| - (void) deferInteraction |
| - (void) cancelInteractionWithImmediateDisplay: | (BOOL) | fp8 |
| - (void) sendScrollWheelEvents |
| - (BOOL) eventCanTriggerGestureScrolling: | (struct __GSEvent *) | fp8 |
| - (void) setInteractionDelegate: | (id) | fp8 |
| - (id) interactionDelegate |