UIWebView(Interaction) Klassenreferenz

#import <UIWebView-Interaction.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - clearInteractionTimer
(void) - performInteractionSelector:afterDelay:
(struct CGPoint- convertWindowPointToViewport:
(void) - mouseUp:
(void) - mouseDragged:
(void) - interactionMouseUp:
(void) - interactionMouseDown:
(void) - cancelInteractionWithCandidate
(void) - forwardMouseUpToInteractionCandidate:
(void) - forwardMouseDraggedToInteractionCandidate:
(void) - forwardEventsToInteractionCandidate
(void) - performCandidateClick:
(void) - performClick:
(void) - attemptClick:
(void) - webView:didObserveDeferredContentChange:forFrame:
(id) - approximateNodeAtViewportLocation:
(void) - calloutApproximateNode
(void) - highlightApproximateNode
(void) - highlightApproximateNodeAndDisplayCallout
(void) - hideCalloutAndHighlight
(void) - resetInteraction
(void) - completeInteraction
(void) - cancelInteraction
(void) - deferInteraction
(void) - cancelInteractionWithImmediateDisplay:
(void) - sendScrollWheelEvents
(BOOL) - eventCanTriggerGestureScrolling:
(void) - setInteractionDelegate:
(id) - interactionDelegate

Öffentliche, statische Methoden

(id) + _calloutViewForWebView:
(id) + _highlightView

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIWebView-Interaction.h.


Dokumentation der Elementfunktionen

+ (id) _calloutViewForWebView: (id)  fp8  

+ (id) _highlightView  

- (void) clearInteractionTimer  

- (void) performInteractionSelector: (SEL)  fp8
afterDelay: (double)  fp12 

- (struct CGPoint) convertWindowPointToViewport: (struct CGPoint fp8  

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


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