NSComboBoxCell gerritvd@decillion.net 1999 Free Software Foundation, Inc. Software documentation for the NSComboBoxCell class AppKit/NSComboBoxCell.h addItemWithObjectValue: object addItemsWithObjectValues: objects completedString: substring completes dataSource deselectItemAtIndex: index hasVerticalScroller indexOfItemWithObjectValue: object indexOfSelectedItem insertItemWithObjectValue: object atIndex: index intercellSpacing itemHeight itemObjectValueAtIndex: index noteNumberOfItemsChanged numberOfItems numberOfVisibleItems objectValueOfSelectedItem objectValues reloadData removeAllItems removeItemAtIndex: index removeItemWithObjectValue: object scrollItemAtIndexToTop: index scrollItemAtIndexToVisible: index selectItemAtIndex: index selectItemWithObjectValue: object setCompletes: completes setDataSource: aSource setHasVerticalScroller: flag setIntercellSpacing: aSize setItemHeight: itemHeight setNumberOfVisibleItems: visibleItems setUsesDataSource: flag usesDataSource Software documentation for the NSObject(NSComboBoxCellDataSource) category AppKit/NSComboBoxCell.h comboBoxCell: aComboBoxCell completedString: uncompletedString comboBoxCell: aComboBoxCell indexOfItemWithStringValue: string comboBoxCell: aComboBoxCell objectValueForItemAtIndex: index numberOfItemsInComboBoxCell: comboBoxCell