Contents

NSBrowserCell

The user interface of a browser.

Declaration

class NSBrowserCell

Overview

The NSBrowserCell class is the subclass of NSCell used by default to display data in the columns of an NSBrowser object. (Each column contains an NSMatrix object filled with NSBrowserCell objects.)

Topics

Getting Browser Cell Information

Configuring Browser Cells

Managing Browser Cell State

Initializers