NSTableView
n.pero@mi.flashnet.it
pyrivail@ens-lyon.fr
2000 Free Software Foundation, Inc.
Software documentation for the NSTableView class
AppKit/NSTableView.h
addTableColumn:
aColumn
allowsColumnReordering
allowsColumnResizing
allowsColumnSelection
allowsEmptySelection
allowsMultipleSelection
autoresizesAllColumnsToFit
autosaveName
autosaveTableColumns
backgroundColor
clickedColumn
clickedRow
columnAtPoint:
aPoint
columnWithIdentifier:
anObject
columnsInRect:
aRect
cornerView
dataSource
delegate
deselectAll:
sender
deselectColumn:
columnIndex
deselectRow:
rowIndex
doubleAction
dragImageForRows:
dragRows
event:
dragEvent
dragImageOffset:
dragImageOffset
drawGridInClipRect:
aRect
drawRow:
rowIndex
clipRect:
aRect
drawsGrid
editColumn:
columnIndex
row:
rowIndex
withEvent:
theEvent
select:
flag
editedColumn
editedRow
frameOfCellAtColumn:
columnIndex
row:
rowIndex
gridColor
headerView
highlightSelectionInClipRect:
clipRect
highlightedTableColumn
indicatorImageInTableColumn:
aTableColumn
intercellSpacing
isColumnSelected:
columnIndex
isRowSelected:
rowIndex
moveColumn:
columnIndex
toColumn:
newIndex
noteNumberOfRowsChanged
numberOfColumns
numberOfRows
numberOfSelectedColumns
numberOfSelectedRows
rectOfColumn:
columnIndex
rectOfRow:
rowIndex
reloadData
removeTableColumn:
aColumn
rowAtPoint:
aPoint
rowHeight
rowsInRect:
aRect
scrollColumnToVisible:
columnIndex
scrollRowToVisible:
rowIndex
selectAll:
sender
selectColumn:
columnIndex
byExtendingSelection:
flag
selectRow:
rowIndex
byExtendingSelection:
flag
selectedColumn
selectedColumnEnumerator
selectedRow
selectedRowEnumerator
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
setDropRow:
row
dropOperation:
operation
setFrame:
aRect
setGridColor:
aColor
setHeaderView:
aHeaderView
setHighlightedTableColumn:
aTableColumn
setIndicatorImage:
anImage
inTableColumn:
aTableColumn
setIntercellSpacing:
aSize
setRowHeight:
rowHeight
setVerticalMotionCanBeginDrag:
flag
sizeLastColumnToFit
tableColumnWithIdentifier:
anObject
tableColumns
textDidBeginEditing:
aNotification
textDidChange:
aNotification
textDidEndEditing:
aNotification
textShouldBeginEditing:
textObject
textShouldEndEditing:
aTextObject
tile
verticalMotionCanBeginDrag
Software documentation for the
NSObject(NSTableDataSource)
category
AppKit/NSTableView.h
numberOfRowsInTableView:
aTableView
tableView:
tableView
acceptDrop:
info
row:
row
dropOperation:
operation
tableView:
aTableView
objectValueForTableColumn:
aTableColumn
row:
rowIndex
tableView:
aTableView
setObjectValue:
anObject
forTableColumn:
aTableColumn
row:
rowIndex
tableView:
tableView
validateDrop:
info
proposedRow:
row
proposedDropOperation:
operation
tableView:
tableView
writeRows:
rows
toPasteboard:
pboard
Software documentation for the
NSObject(NSTableViewDelegate)
category
AppKit/NSTableView.h
selectionShouldChangeInTableView:
aTableView
tableView:
tableView
didClickTableColumn:
tableColumn
tableView:
tableView
didDragTableColumn:
tableColumn
tableView:
tableView
mouseDownInHeaderOfTableColumn:
tableColumn
tableView:
aTableView
shouldEditTableColumn:
aTableColumn
row:
rowIndex
tableView:
aTableView
shouldSelectRow:
rowIndex
tableView:
aTableView
shouldSelectTableColumn:
aTableColumn
tableView:
aTableView
willDisplayCell:
aCell
forTableColumn:
aTableColumn
row:
rowIndex
tableViewColumnDidMove:
aNotification
tableViewColumnDidResize:
aNotification
tableViewSelectionDidChange:
aNotification
tableViewSelectionIsChanging:
aNotification
Software documentation for the NSTableView(GNUPrivate)
category
AppKit/NSTableView.h
_selectColumn:
columnIndex
modifiers:
modifiers
_sendDoubleActionForColumn:
columnIndex