![]() |
API 0.9.5
|
#import <CPDraggingInfo.h>
Instance Methods | |
(CPImage) | - draggedImage |
(CGPoint) | - draggedImageLocation |
(CPView) | - draggedView |
(CGPoint) | - draggedViewLocation |
(CPWindow) | - draggingDestinationWindow |
(CPPoint) | - draggingLocation |
(CPPasteboard) | - draggingPasteboard |
(id) | - draggingSource |
Definition at line 2 of file CPDraggingInfo.h.
- (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.