API  0.9.8
 All Classes Files Functions Variables Typedefs 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 483 of file CPDragServer.j.

Method Documentation

- (CPView) draggedView
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 504 of file CPDragServer.j.

- (CPWindow) draggedWindow
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 496 of file CPDragServer.j.

- (CGSize) draggingOffset
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 512 of file CPDragServer.j.

- (CPPasteboard) draggingPasteboard
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 520 of file CPDragServer.j.

- (id) draggingSource
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 528 of file CPDragServer.j.

- (BOOL) isDragging
implementation

Synthesized accessor method.

Extends class CPDragServer.

Definition at line 488 of file CPDragServer.j.


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