webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
DumpRenderTreeDraggingInfo Class Reference

#import <DumpRenderTreeDraggingInfo.h>

Inheritance diagram for DumpRenderTreeDraggingInfo:
NSObject

Instance Methods

(id- initWithImage:offset:pasteboard:source:
 
(NSWindow *) - draggingDestinationWindow
 
(NSDragOperation) - draggingSourceOperationMask
 
(NSPoint- draggingLocation
 
(NSPoint- draggedImageLocation
 
(NSImage *) - draggedImage
 
(NSPasteboard *) - draggingPasteboard
 
(id- draggingSource
 
(int) - draggingSequenceNumber
 
(void- slideDraggedImageTo:
 
(NSArray *) - namesOfPromisedFilesDroppedAtDestination:
 

Method Documentation

◆ draggedImage()

- (NSImage *) draggedImage

◆ draggedImageLocation()

- (NSPoint) draggedImageLocation

◆ draggingDestinationWindow()

- (NSWindow *) draggingDestinationWindow

◆ draggingLocation()

- (NSPoint) draggingLocation

◆ draggingPasteboard()

- (NSPasteboard *) draggingPasteboard

◆ draggingSequenceNumber()

- (int) draggingSequenceNumber

◆ draggingSource()

- (id) draggingSource

◆ draggingSourceOperationMask()

- (NSDragOperation) draggingSourceOperationMask

◆ initWithImage:offset:pasteboard:source:()

- (id) initWithImage: (NSImage *)  image
offset: (NSSize)  offset
pasteboard: (NSPasteboard *)  pasteboard
source: (id source 

◆ namesOfPromisedFilesDroppedAtDestination:()

- (NSArray *) namesOfPromisedFilesDroppedAtDestination: (NSURL *)  dropDestination

◆ slideDraggedImageTo:()

- (void) slideDraggedImageTo: (NSPoint screenPoint

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