Definition at line 124 of file CPOutlineView.j.
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
acceptDrop: |
|
(id/*< CPDraggingInfo > */) |
info |
item: |
|
(id) |
anItem |
childIndex: |
|
(CPInteger) |
anIndex |
|
|
| |
|
optional |
- (id) outlineView: |
|
(CPOutlineView) |
anOutlineView |
itemForPersistentObject: |
|
(id) |
anObject |
|
|
| |
|
optional |
- (CPArray) outlineView: |
|
(CPOutlineView) |
anOutlineView |
namesOfPromisedFilesDroppedAtDestination: |
|
(CPURL) |
dropDestination |
forDraggedItems: |
|
(CPArray) |
items |
|
|
| |
|
optional |
- (id) outlineView: |
|
(CPOutlineView) |
anOutlineView |
persistentObjectForItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (void) outlineView: |
|
(CPOutlineView) |
anOutlineView |
setObjectValue: |
|
(id) |
anObject |
forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
byItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (BOOL) outlineView: |
|
(CPOutlineView) |
anOutlineView |
shouldDeferDisplayingChildrenOfItem: |
|
(id) |
anItem |
|
|
| |
|
optional |
- (void) outlineView: |
|
(CPOutlineView) |
anOutlineView |
sortDescriptorsDidChange: |
|
(CPArray) |
oldDescriptors |
|
|
| |
|
optional |
- (CPDragOperation) outlineView: |
|
(CPOutlineView) |
anOutlineView |
validateDrop: |
|
(id/*< CPDraggingInfo > */) |
info |
proposedItem: |
|
(id) |
anItem |
proposedChildIndex: |
|
(CPInteger) |
anIndex |
|
|
| |
|
optional |
- (CPDragOperation) outlineView: |
|
(CPOutlineView) |
anOutlineView |
validateDrop: |
|
(id/*< CPDraggingInfo > */) |
info |
proposedRow: |
|
(int) |
theRow |
proposedDropOperation: |
|
(CPTableViewDropOperation) |
theOperation |
|
|
| |
|
optional |
The documentation for this protocol was generated from the following file: