Instance Methods | |
(void) | - draggingEnded: |
(CPDragOperation) | - draggingEntered: |
(void) | - draggingExited: |
(CPDragOperation) | - draggingUpdated: |
(CPView) | - draggingViewForItemsAtIndexes:withEvent:offset: |
(void) | - mouseDragged: |
(void) | - pasteboard:provideDataForType: |
(BOOL) | - performDragOperation: |
Definition at line 972 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1116 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1059 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1111 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1074 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1047 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 998 of file CPCollectionView.j.
|
implementation |
Places the selected items on the specified pasteboard. The items are requested from the collection's delegate.
aPasteboard | the pasteboard to put the items on |
aType | the format the pasteboard data |
Extends class CPCollectionView.
Definition at line 982 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1132 of file CPCollectionView.j.