![]() |
API
0.9.7
|
Instance Methods | |
(void) | - draggingEnded: |
(CPDragOperation) | - draggingEntered: |
(void) | - draggingExited: |
(CPDragOperation) | - draggingUpdated: |
(CPView) | - draggingViewForItemsAtIndexes:withEvent:offset: |
(void) | - mouseDragged: |
(void) | - pasteboard:provideDataForType: |
(BOOL) | - performDragOperation: |
Definition at line 913 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1076 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1017 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1071 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1032 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 997 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 939 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 923 of file CPCollectionView.j.
|
implementation |
Extends class CPCollectionView.
Definition at line 1092 of file CPCollectionView.j.