Public Member Functions | |
(CPImage) | - draggedImage [implementation] |
(CGPoint) | - draggedImageLocation [implementation] |
(CPView) | - draggedView [implementation] |
(CGPoint) | - draggedViewLocation [implementation] |
(CPWindow) | - draggingDestinationWindow [implementation] |
(CPPoint) | - draggingLocation [implementation] |
(id) | - draggingSource [implementation] |
Definition at line 74 of file CPDragServer.j.
- (CPImage) draggedImage | [implementation] |
Definition at line 105 of file CPDragServer.j.
- (CGPoint) draggedImageLocation | [implementation] |
Definition at line 110 of file CPDragServer.j.
- (CPView) draggedView | [implementation] |
Definition at line 115 of file CPDragServer.j.
- (CGPoint) draggedViewLocation | [implementation] |
Definition at line 120 of file CPDragServer.j.
- (CPWindow) draggingDestinationWindow | [implementation] |
Definition at line 100 of file CPDragServer.j.
- (CPPoint) draggingLocation | [implementation] |
Definition at line 95 of file CPDragServer.j.
- (id) draggingSource | [implementation] |
Definition at line 86 of file CPDragServer.j.