API  0.9.6
 All Classes Files Functions Variables Macros Groups Pages
CPDragServer(CPSynthesizedAccessors) Category Reference

Instance Methods

(CPView- draggedView
 
(CPWindow- draggedWindow
 
(CGSize) - draggingOffset
 
(CPPasteboard- draggingPasteboard
 
(id) - draggingSource
 
(BOOL) - isDragging
 

Detailed Description

Definition at line 512 of file CPDragServer.j.

Method Documentation

- (CPView) draggedView
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 533 of file CPDragServer.j.

- (CPWindow) draggedWindow
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 525 of file CPDragServer.j.

- (CGSize) draggingOffset
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 541 of file CPDragServer.j.

- (CPPasteboard) draggingPasteboard
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 549 of file CPDragServer.j.

- (id) draggingSource
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 557 of file CPDragServer.j.

- (BOOL) isDragging
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 517 of file CPDragServer.j.


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