NSTableView $Revision$ $Date$ NSTableView Gui/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: columnIndex row: 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: columnIndex byExtendingSelection: flag selectedColumn selectedColumnEnumerator selectedRow selectedRowEnumerator selectRow: rowIndex byExtendingSelection: 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: aTableView shouldEditTableColumn: aTableColumn tableView: aTableView shouldSelectRow: rowIndex tableView: aTableView shouldSelectTableColumn: aTableColumn tableView: aTableView willDisplayCell: aCell forTableColumn: aTableColumn tableViewColumnDidMove: aNotification tableViewColumnDidResize: aNotification tableViewSelectionDidChange: aNotification tableViewSelectionIsChanging: aNotification