NSTokenFieldCell Class Reference
PDF
Overview
Tasks
Managing the Token Style
Managing the Tokenizing Character Set
Configuring the Completion Delay
Managing the Delegate
Displaying Tokenized Strings
Editing Tokenized Strings
Reading From and Writing to the Pasteboard
Managing Menus for Represented Objects
Class Methods
defaultCompletionDelay
defaultTokenizingCharacterSet
Instance Methods
completionDelay
delegate
setCompletionDelay:
setDelegate:
setTokenizingCharacterSet:
setTokenStyle:
tokenizingCharacterSet
tokenStyle
Delegate Methods
tokenFieldCell:completionsForSubstring:indexOfToken:indexOfSelectedItem:
tokenFieldCell:displayStringForRepresentedObject:
tokenFieldCell:editingStringForRepresentedObject:
tokenFieldCell:hasMenuForRepresentedObject:
tokenFieldCell:menuForRepresentedObject:
tokenFieldCell:readFromPasteboard:
tokenFieldCell:representedObjectForEditingString:
tokenFieldCell:shouldAddObjects:atIndex:
tokenFieldCell:styleForRepresentedObject:
tokenFieldCell:writeRepresentedObjects:toPasteboard:
Constants
NSTokenStyle
NSTokenStyle Values
Revision History
Index
Companion Guide
Token Field Programming Guide for Cocoa