NSPopUpButtonCell Class Reference
PDF
Overview
Tasks
Initialization
Getting and Setting Attributes
Adding and Removing Items
Accessing the Items
Dealing with Selection
Title Conveniences
Setting the Image
Handling Events and Action Messages
Instance Methods
addItemsWithTitles:
addItemWithTitle:
altersStateOfSelectedItem
arrowPosition
attachPopUpWithFrame:inView:
autoenablesItems
dismissPopUp
indexOfItem:
indexOfItemWithRepresentedObject:
indexOfItemWithTag:
indexOfItemWithTarget:andAction:
indexOfItemWithTitle:
indexOfSelectedItem
initTextCell:pullsDown:
insertItemWithTitle:atIndex:
itemArray
itemAtIndex:
itemTitleAtIndex:
itemTitles
itemWithTitle:
lastItem
menu
numberOfItems
objectValue
performClickWithFrame:inView:
preferredEdge
pullsDown
removeAllItems
removeItemAtIndex:
removeItemWithTitle:
selectedItem
selectItem:
selectItemAtIndex:
selectItemWithTag:
selectItemWithTitle:
setAltersStateOfSelectedItem:
setArrowPosition:
setAutoenablesItems:
setImage:
setMenu:
setObjectValue:
setPreferredEdge:
setPullsDown:
setTitle:
setUsesItemFromMenu:
synchronizeTitleAndSelectedItem
titleOfSelectedItem
usesItemFromMenu
Constants
NSPopUpArrowPosition
Notifications
NSPopUpButtonCellWillPopUpNotification
Revision History
Index
Companion Guide
Application Menu and Pop-up List Programming Topics for Cocoa