NSTextStorage Class Reference
PDF
Overview
Tasks
Managing NSLayoutManager Objects
Handling Text Edited Messages
Determining the Nature of Changes
Determining the Extent of Changes
Setting the Delegate
Getting and Setting Scriptable Properties
Processing edits
Instance Methods
addLayoutManager:
attributeRuns
changeInLength
characters
delegate
edited:range:changeInLength:
editedMask
editedRange
ensureAttributesAreFixedInRange:
fixesAttributesLazily
font
foregroundColor
invalidateAttributesInRange:
layoutManagers
paragraphs
processEditing
removeLayoutManager:
setAttributeRuns:
setCharacters:
setDelegate:
setFont:
setForegroundColor:
setParagraphs:
setWords:
words
Delegate Methods
textStorageDidProcessEditing:
textStorageWillProcessEditing:
Constants
Change notifications
Notifications
NSTextStorageDidProcessEditingNotification
NSTextStorageWillProcessEditingNotification
Revision History
Index
Companion Guides
Text System Overview
Text System Storage Layer Overview
Cocoa Scripting Guide