NSComboBox Class Reference
PDF
Overview
Tasks
Initializing a Combo Box
Setting Display Attributes
Setting a Data Source
Working with an Internal List
Manipulating the Displayed List
Manipulating the Selection
Completing the Text Field
Displaying and dismissing a combo box
Changing selection
Instance Methods
addItemsWithObjectValues:
addItemWithObjectValue:
completes
dataSource
deselectItemAtIndex:
encodeWithCoder:
hasVerticalScroller
indexOfItemWithObjectValue:
indexOfSelectedItem
initWithCoder:
insertItemWithObjectValue:atIndex:
intercellSpacing
isButtonBordered
itemHeight
itemObjectValueAtIndex:
noteNumberOfItemsChanged
numberOfItems
numberOfVisibleItems
objectValueOfSelectedItem
objectValues
reloadData
removeAllItems
removeItemAtIndex:
removeItemWithObjectValue:
scrollItemAtIndexToTop:
scrollItemAtIndexToVisible:
selectItemAtIndex:
selectItemWithObjectValue:
setButtonBordered:
setCompletes:
setDataSource:
setHasVerticalScroller:
setIntercellSpacing:
setItemHeight:
setNumberOfVisibleItems:
setUsesDataSource:
usesDataSource
Delegate Methods
comboBoxSelectionDidChange:
comboBoxSelectionIsChanging:
comboBoxWillDismiss:
comboBoxWillPopUp:
Notifications
NSComboBoxSelectionDidChangeNotification
NSComboBoxSelectionIsChangingNotification
NSComboBoxWillDismissNotification
NSComboBoxWillPopUpNotification
Revision History
Index
Companion Guide
Combo Box Programming Topics