public class NSTextStorage extends NSMutableAttributedString
| Constructor and Description |
|---|
NSTextStorage() |
NSTextStorage(id id) |
NSTextStorage(int id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addLayoutManager(NSLayoutManager obj) |
static NSAttributedString |
attributedStringWithAttachment(NSTextAttachment attachment) |
NSArray |
paragraphs() |
addAttribute, appendAttributedString, beginEditing, endEditing, mutableString, removeAttribute, replaceCharactersInRange, setAttributedString, setBaseWritingDirectionattribute, attributedSubstringFromRange, attributesAtIndex, boundingRectWithSize, doubleClickAtIndex, drawAtPoint, drawInRect, initWithString, initWithString, length, nextWordFromIndex, size, stringaccessibilityAttributeValue, accessibilitySetOverrideValue, addEventListener, alloc, autorelease, cancelAuthenticationChallenge, className, conformsToProtocol, copy, dealloc, description, draggedImage, draggingDestinationWindow, draggingLocation, draggingPasteboard, draggingSourceOperationMask, handleEvent, init, isEqual, isEqualTo, isKindOfClass, mutableCopy, outlineView, outlineView, outlineView, outlineView, performSelector, performSelectorOnMainThread, readSelectionFromPasteboard, release, respondsToSelector, retain, retainCount, setValue, superclass, tableView, tableView, tableView, useCredential, valueForKey, writeSelectionToPasteboardequals, hashCode, objc_getClass, toStringpublic NSTextStorage()
public NSTextStorage(int id)
public NSTextStorage(id id)
public void addLayoutManager(NSLayoutManager obj)
public NSArray paragraphs()
public static NSAttributedString attributedStringWithAttachment(NSTextAttachment attachment)