Contents

selectRow:byExtendingSelection:

Selects a row at the specified index, optionally extending any existing selection.

Declaration

- (void) selectRow:(NSInteger) row byExtendingSelection:(BOOL) extend;

See Also

Deprecated Methods