Next Page > Hide TOC

Introduction to Outline Views

Contents:

Who Should Read This Document
Organization of This Document


An outline view is a type of table which lets the user expand or collapse rows that contain hierarchical data.

Who Should Read This Document

NSOutlineView, the class that implements outline views, is a subclass of NSTableView. Before reading about outline views, read Table View Programming Guide. In particular, The Parts of a Table describes how all the different classes used by a table fit together.

Organization of This Document

This programming topic contains the following articles:



Next Page > Hide TOC


© 2001, 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-06-28)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.