NSPopUpButton
scottc@net-community.com
mhanni@sprintmail.com
Popup list class
1996 Free Software Foundation, Inc.
Software documentation for the NSPopUpButton class
AppKit/NSPopUpButton.h
addItemWithTitle:
title
addItemsWithTitles:
itemTitles
autoenablesItems
indexOfItem:
anObject
indexOfItemWithRepresentedObject:
anObject
indexOfItemWithTag:
tag
indexOfItemWithTarget:
target
andAction:
actionSelector
indexOfItemWithTitle:
title
indexOfSelectedItem
initWithFrame:
frameRect
pullsDown:
flag
insertItemWithTitle:
title
atIndex:
index
itemArray
itemAtIndex:
index
itemTitleAtIndex:
index
itemTitles
itemWithTitle:
title
lastItem
numberOfItems
preferredEdge
pullsDown
removeAllItems
removeItemAtIndex:
index
removeItemWithTitle:
title
selectItem:
anObject
selectItemAtIndex:
index
selectItemWithTitle:
title
selectedItem
setAutoenablesItems:
flag
setPreferredEdge:
edge
setPullsDown:
flag
setTitle:
aString
synchronizeTitleAndSelectedItem
titleOfSelectedItem