Skip navigation.
 
mlName of NSTableView
FROM : Mr. Gecko
DATE : Wed Apr 02 23:17:07 2008

How would I get the name of a table view? I am trying to make all of 
my tables use one class for the data source so I can make my code more 
smaller.  I know I can use autosave name but I am not sure if I am 
suppose to use that or what it does.
Here is what I have tried already
[tableView name];

Related mailsAuthorDate
mlName of NSTableView Mr. Gecko Apr 2, 23:17
mlRe: Name of NSTableView John Stiles Apr 2, 23:18
mlRe: Name of NSTableView Mr. Gecko Apr 2, 23:52
mlRe: Name of NSTableView John Stiles Apr 3, 00:01
mlRe: Name of NSTableView Jens Alfke Apr 3, 00:07
mlRe: Name of NSTableView Andy Lee Apr 3, 00:44
mlRe: Name of NSTableView Adam Gerson Apr 3, 02:41
mlRe: Name of NSTableView Jonathan Hess Apr 3, 06:35