NSPopUpButton
0.1
28 February, 2000
NSPopUpButton
Gui/NSPopUpButton.h
NSCoding
addItemWithTitle:
title
addItemsWithTitles:
itemTitles
autoenablesItems
indexOfItem:
anObject
indexOfItemWithRepresentedObject:
anObject
indexOfItemWithTag:
tag
indexOfItemWithTarget:
target
andAction:
actionSelector
indexOfItemWithTitle:
title
indexOfSelectedItem
initWithFrame:
frameRect
insertItemWithTitle:
title
atIndex:
index
itemArray
itemAtIndex:
index
itemTitleAtIndex:
index
itemTitles
itemWithTitle:
title
lastItem
menu
numberOfItems
preferredEdge
pullsDown
removeAllItems
removeItemAtIndex:
index
removeItemWithTitle:
title
selectedItem
selectItem
anObject
selectItemAtIndex:
index
selectItemWithTitle:
title
setAutoenablesItems:
flag
setFont:
fontObject
setMenu:
menu
setPreferredEdge:
edge
setPullsDown:
flag
setTitle:
aString
synchronizeTitleAndSelectedItem
titleOfSelectedItem