NSTableView 0.1 28 February, 2000 NSTableView AppKit/NSTableView.h NSCoding addTableColumn:aColumn allowsColumnReordering allowsColumnResizing allowsColumnSelection allowsEmptySelection allowsMultipleSelection autoresizesAllColumnsToFit autosaveName autosaveTableColumns backgroundColor clickedColumn clickedRow columnAtPoint:aPoint columnsInRect:aRect columnWithIdentifier:anObject cornerView dataSource delegate deselectAll:sender deselectColumn:columnIndex deselectRow:rowIndex doubleAction drawGridInClipRect:aRect drawRow:rowIndex drawsGrid editColumn:columnIndexrow:(int)rowIndex withEvent:theEvent editedColumn editedRow frameOfCellAtColumn:columnIndex gridColor headerView highlightSelectionInClipRect:clipRect initWithFrame:frameRect intercellSpacing isColumnSelected:columnIndex isRowSelected:rowIndex moveColumn:columnIndex noteNumberOfRowsChanged numberOfColumns numberOfRows numberOfSelectedColumns numberOfSelectedRows rectOfColumn:columnIndex rectOfRow:rowIndex reloadData removeTableColumn:aTableColumn rowAtPoint:aPoint rowHeight rowsInRect:aRect scrollColumnToVisible:columnIndex scrollRowToVisible:rowIndex selectAll:sender selectColumn:columnIndexbyExtendingSelection:flag selectedColumn selectedColumnEnumerator selectedRow selectedRowEnumerator selectRow:rowIndexbyExtendingSelection:flag setAllowsColumnReordering:flag setAllowsColumnResizing:flag setAllowsColumnSelection:flag setAllowsEmptySelection:flag setAllowsMultipleSelection:flag setAutoresizesAllColumnsToFit:flag setAutosaveName:name setAutosaveTableColumns:flag setBackgroundColor:aColor setCornerView:aView setDataSource:anObject setDelegate:anObject setDoubleAction:aSelector setDrawsGrid:flag setGridColor:aColor setHeaderView:aHeaderView setIntercellSpacing:aSize setRowHeight:rowHeight sizeLastColumnToFit sizeToFit tableColumns tableColumnWithIdentifier:anObject textDidBeginEditing:aNotification textDidChange:aNotification textDidEndEditing:aNotification textShouldBeginEditing:textObject textShouldEndEditing:textObject tile selectionShouldChangeInTableView:aTableView tableView:aTableViewshouldEditTableColumn:aTableColumn tableView:aTableViewshouldSelectRow:rowIndex tableView:aTableViewshouldSelectTableColumn:aTableColumn tableView:aTableViewwillDisplayCell:aCellforTableColumn:aTableColumn tableViewColumnDidMove:aNotification tableViewColumnDidResize:aNotification tableViewSelectionDidChange:aNotification tableViewSelectionIsChanging:aNotification