API 0.9.5
CPDraggingInfo Class Reference

#import <CPDraggingInfo.h>

Inheritance diagram for CPDraggingInfo:

List of all members.

Instance Methods

(CPImage- draggedImage
(CGPoint) - draggedImageLocation
(CPView- draggedView
(CGPoint) - draggedViewLocation
(CPWindow- draggingDestinationWindow
(CPPoint) - draggingLocation
(CPPasteboard- draggingPasteboard
(id) - draggingSource

Detailed Description

Definition at line 2 of file CPDraggingInfo.h.


Method Documentation

- (CPImage) draggedImage

Definition at line 80 of file CPDragServer.j.

- (CGPoint) draggedImageLocation

Definition at line 85 of file CPDragServer.j.

- (CPView) draggedView

Definition at line 90 of file CPDragServer.j.

- (CGPoint) draggedViewLocation

Definition at line 95 of file CPDragServer.j.

- (CPWindow) draggingDestinationWindow

Definition at line 75 of file CPDragServer.j.

- (CPPoint) draggingLocation

Definition at line 70 of file CPDragServer.j.

- (CPPasteboard) draggingPasteboard

Definition at line 53 of file CPDragServer.j.

- (id) draggingSource

Definition at line 61 of file CPDragServer.j.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Defines