NSTableDataSource Protocol Reference
PDF
Overview
Tasks
Getting Values
Setting Values
Dragging
Sorting
Deprecated Methods
Instance Methods
numberOfRowsInTableView:
tableView:acceptDrop:row:dropOperation:
tableView:namesOfPromisedFilesDroppedAtDestination:forDraggedRowsWithIndexes:
tableView:objectValueForTableColumn:row:
tableView:setObjectValue:forTableColumn:row:
tableView:sortDescriptorsDidChange:
tableView:validateDrop:proposedRow:proposedDropOperation:
tableView:writeRowsWithIndexes:toPasteboard:
Appendix A: Deprecated NSTableDataSource Methods
Deprecated in Mac OS X v10.4 and later
tableView:writeRows:toPasteboard:
Revision History
Index
Companion Guide
Table View Programming Guide