NSTableView (clipboard)


Declared In:
NSTableView+clipboard.h


Category Description

This category contains methods used to support Watson tool functionality.


Method Types

- copySelectedRow

Instance Methods

copySelectedRow

- (void)copySelectedRow

Copy ALL rows from the table. The elements are separated by newlines, as text (NSStringPboardType), and by tabs, as tabular text (!NSTabularTextPboardType). This will format numbers the same as they are formatted in the table. Only strings and numbers are copied; columns holding buttons or images will not try to copy themselves textually.


Version 1.1 Copyright ©2003 by Karelia Software, LLC. All Rights Reserved.