tags:

views:

34

answers:

1

I'm reading the documentation on NSTableTview and I see the term Principal Attributes. What exactly are Principal Attributes?

+1  A: 

It's a common heading in many of the other class documentation pages. It's another way of saying "these are the important bits of this class".

Shaggy Frog