![]() |
API
0.9.6
|
#import <CPDragServer.h>
Class Methods | |
(void) | + initialize |
(CPDragServer) | + sharedDragServer |
![]() | |
(BOOL) | + accessInstanceVariablesDirectly |
(id) | + alloc |
(id) | + allocWithCoder: |
(BOOL) | + automaticallyNotifiesObserversForKey: |
(Class) | + class |
(void) | + exposeBinding: |
(IMP) | + instanceMethodForSelector: |
(BOOL) | + instancesRespondToSelector: |
(BOOL) | + isSubclassOfClass: |
(CPSet) | + keyPathsForValuesAffectingValueForKey: |
(void) | + load |
(id) | + new |
(void) | + setVersion: |
(Class) | + superclass |
(int) | + version |
Additional Inherited Members | |
![]() | |
Class | isa |
Definition at line 2 of file CPDragServer.h.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 533 of file CPDragServer.j.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 525 of file CPDragServer.j.
|
implementation |
Definition at line 174 of file CPDragServer.j.
|
implementation |
Definition at line 309 of file CPDragServer.j.
|
implementation |
Definition at line 179 of file CPDragServer.j.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 541 of file CPDragServer.j.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 549 of file CPDragServer.j.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 557 of file CPDragServer.j.
|
implementation |
Definition at line 201 of file CPDragServer.j.
|
implementation |
Definition at line 184 of file CPDragServer.j.
|
implementation |
Definition at line 213 of file CPDragServer.j.
|
implementation |
Initiates a drag session.
anImage | the image to be dragged |
aWindow | the source window of the drag session |
imageLocation | |
mouseOffset | |
anEvent | |
aPasteboard | the pasteboard where the drag data is located |
aSourceObject | the object where the drag started |
slideBack | if YES , aView slides back to its origin on a failed drop |
Definition at line 425 of file CPDragServer.j.
|
implementation |
Initiates a drag session.
aView | the view being dragged |
aWindow | the window where the drag source is |
viewLocation | |
mouseOffset | |
anEvent | |
aPasteboard | the pasteboard that contains the drag data |
aSourceObject | the object where the drag started |
slideBack | if YES , aView slides back to its origin on a failed drop |
Definition at line 348 of file CPDragServer.j.
|
implementation |
Initializes the receiver
Reimplemented from CPObject.
Definition at line 160 of file CPDragServer.j.
|
implementation |
Reimplemented from CPObject.
Definition at line 141 of file CPDragServer.j.
|
implementation |
Synthesized accessor method.
Provided by category CPDragServer(CPSynthesizedAccessors).
Definition at line 517 of file CPDragServer.j.
|
implementation |
Definition at line 327 of file CPDragServer.j.
|
implementation |
Definition at line 149 of file CPDragServer.j.
|
implementation |
Definition at line 439 of file CPDragServer.j.