NSCell
Overview
Tasks
Constructors
Setting and Getting Cell Values
Setting and Getting Cell Attributes
Setting the State
Modifying Textual Attributes of Cells
Setting the Target and Action
Setting and Getting an Image
Assigning a Tag
Formatting and Validating Data
Managing Menus for Cells
Comparing Cells
Making Cells Respond to Keyboard Events
Deriving Values from Other Cells
Representing an Object with a Cell
Tracking the Mouse
Managing the Cursor
Managing Cell Messaging
Handling Keyboard Alternatives
Managing Focus Rings
Determining Cell Sizes
Drawing and Highlighting Cells
Editing and Selecting Cell Text
Constructors
Static Methods
defaultFocusRingType
defaultMenu
prefersTrackingUntilMouseUp
Instance Methods
acceptsFirstResponder
action
alignment
allowsEditingTextAttributes
allowsMixedState
allowsUndo
attributedStringValue
calcDrawInfo
cellAttribute
cellSize
cellSizeForBounds
compare
continueTrackingMouse
controlSize
controlTint
controlView
doubleValue
drawingRectForBounds
drawInteriorWithFrameInView
drawWithFrameInView
editWithFrameInView
endEditing
entryType
floatValue
focusRingType
font
formatter
hasValidObjectValue
highlightColorWithFrameInView
highlightWithFrameInView
image
imageRectForBounds
importsGraphics
interval
intValue
isBezeled
isBordered
isContinuous
isEditable
isEnabled
isEntryAcceptable
isHighlighted
isOpaque
isScrollable
isSelectable
keyEquivalent
lineBreakMode
menu
menuForEvent
mnemonic
mnemonicLocation
mouseDownFlags
nextState
objectValue
performClick
periodicDelay
refusesFirstResponder
representedObject
resetCursorRect
selectAndEditWithFrameInView
sendsActionOnEndEditing
setAction
setAlignment
setAllowsEditingTextAttributes
setAllowsMixedState
setAllowsUndo
setAttributedStringValue
setBezeled
setBordered
setCellAttribute
setContinuous
setControlSize
setControlTint
setControlView
setDoubleValue
setEditable
setEnabled
setEntryType
setEventMaskForSendingAction
setFloatingPointFormat
setFloatValue
setFocusRingType
setFont
setFormatter
setHighlighted
setImage
setImportsGraphics
setIntValue
setLineBreakMode
setMenu
setMnemonicLocation
setNextState
setObjectValue
setRefusesFirstResponder
setRepresentedObject
setScrollable
setSelectable
setSendsActionOnEndEditing
setShowsFirstResponder
setState
setStringValue
setTag
setTarget
setTitle
setTitleWithMnemonic
setType
setUpFieldEditorAttributes
setWraps
showsFirstResponder
startTrackingMouse
state
stopTrackingMouse
stringValue
tag
takeDoubleValue
takeFloatValue
takeIntValue
takeObjectValue
takeStringValue
target
titleRectForBounds
trackMouse
type
wraps
Constants
Index
Companion Guide
Control and Cell Programming Topics for Cocoa