Contents

NSTabViewDelegate

The NSTabViewDelegate protocol defines the optional methods implemented by delegates of NSTabView objects.

Declaration

protocol NSTabViewDelegate : NSObjectProtocol

Topics

Adding and Removing Tabs

Selecting a Tab

See Also

Handling the Selection of Tabs