Definition at line 109 of file CPTableView.j.
- (CPInteger) numberOfRowsInTableView: |
|
(CPTableView) |
aTableView |
|
|
optional |
- (BOOL) tableView: |
|
(CPTableView) |
aTableView |
acceptDrop: |
|
(id< CPDraggingInfo >) |
info |
row: |
|
(CPInteger) |
aRowIndex |
dropOperation: |
|
(CPTableViewDropOperation) |
operation |
|
|
| |
|
optional |
- (CPArray) tableView: |
|
(CPTableView) |
aTableView |
namesOfPromisedFilesDroppedAtDestination: |
|
(CPURL) |
dropDestination |
forDraggedRowsWithIndexes: |
|
(CPIndexSet) |
anIndexSet |
|
|
| |
|
optional |
- (id) tableView: |
|
(CPTableView) |
aTableView |
objectValueForTableColumn: |
|
(CPTableColumn) |
aTableColumn |
row: |
|
(CPInteger) |
aRowIndex |
|
|
| |
|
optional |
- (void) tableView: |
|
(CPTableView) |
aTableView |
setObjectValue: |
|
(id) |
anObjectValue |
forTableColumn: |
|
(CPTableColumn) |
aTableColumn |
row: |
|
(CPInteger) |
aRowIndex |
|
|
| |
|
optional |
- (void) tableView: |
|
(CPTableView) |
aTableView |
sortDescriptorsDidChange: |
|
(CPArray) |
oldDescriptors |
|
|
| |
|
optional |
- (CPDragOperation) tableView: |
|
(CPTableView) |
aTableView |
validateDrop: |
|
(id< CPDraggingInfo >) |
info |
proposedRow: |
|
(CPInteger) |
aRowIndex |
proposedDropOperation: |
|
(CPTableViewDropOperation) |
anOperation |
|
|
| |
|
optional |
The documentation for this protocol was generated from the following file: