webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
NSView(WebExtras) Category Reference

#import <WebNSViewExtras.h>

Instance Methods

(NSView *) - _web_superviewOfClass:
 
(WebFrameView *) - _web_parentWebFrameView
 
(WebView *) - _webView
 
(BOOL- _web_dragShouldBeginFromMouseDown:withExpiration:xHysteresis:yHysteresis:
 
(BOOL- _web_dragShouldBeginFromMouseDown:withExpiration:
 
(NSDragOperation) - _web_dragOperationForDraggingInfo:
 
(BOOL- _web_firstResponderIsSelfOrDescendantView
 

Method Documentation

◆ _web_dragOperationForDraggingInfo:()

- (NSDragOperation) _web_dragOperationForDraggingInfo: (id <NSDraggingInfo>)  sender

◆ _web_dragShouldBeginFromMouseDown:withExpiration:()

- (BOOL) _web_dragShouldBeginFromMouseDown: (NSEvent *)  mouseDownEvent
withExpiration: (NSDate *)  expiration 

◆ _web_dragShouldBeginFromMouseDown:withExpiration:xHysteresis:yHysteresis:()

- (BOOL) _web_dragShouldBeginFromMouseDown: (NSEvent *)  mouseDownEvent
withExpiration: (NSDate *)  expiration
xHysteresis: (float)  xHysteresis
yHysteresis: (float)  yHysteresis 

◆ _web_firstResponderIsSelfOrDescendantView()

- (BOOL) _web_firstResponderIsSelfOrDescendantView

◆ _web_parentWebFrameView()

- (WebFrameView *) _web_parentWebFrameView

◆ _web_superviewOfClass:()

- (NSView *) _web_superviewOfClass: (Class)  viewClass

◆ _webView()

- (WebView *) _webView

The documentation for this category was generated from the following files: