NSPopUpButton Class Reference
PDF
Class at a Glance
Overview
Tasks
Initializing an NSPopUpButton
Setting the Type of Menu
Inserting and Deleting Items
Getting the User’s Selection
Setting the Current Selection
Getting Menu Items
Getting the Indices of Menu Items
Setting the Cell Edge to Pop out in Restricted Situations
Setting the Title
Setting the Image
Setting the State
Instance Methods
addItemsWithTitles:
addItemWithTitle:
autoenablesItems
indexOfItem:
indexOfItemWithRepresentedObject:
indexOfItemWithTag:
indexOfItemWithTarget:andAction:
indexOfItemWithTitle:
indexOfSelectedItem
initWithFrame:pullsDown:
insertItemWithTitle:atIndex:
itemArray
itemAtIndex:
itemTitleAtIndex:
itemTitles
itemWithTitle:
lastItem
menu
numberOfItems
objectValue
preferredEdge
pullsDown
removeAllItems
removeItemAtIndex:
removeItemWithTitle:
selectedItem
selectItem:
selectItemAtIndex:
selectItemWithTag:
selectItemWithTitle:
setAutoenablesItems:
setImage:
setMenu:
setObjectValue:
setPreferredEdge:
setPullsDown:
setTitle:
synchronizeTitleAndSelectedItem
titleOfSelectedItem
Notifications
NSPopUpButtonWillPopUpNotification
Revision History
Index
Companion Guide
Application Menu and Pop-up List Programming Topics for Cocoa