NSText
E900209
NSText is a fundamental Cocoa text-handling class in macOS development that provides the basic infrastructure for displaying, editing, and managing text in Application Kit–based applications.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| AppKit text system | 1 |
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
AppKit class
ⓘ
Cocoa class ⓘ text-handling class ⓘ |
| conformsTo |
NSCoding
NERFINISHED
ⓘ
NSCopying NERFINISHED ⓘ NSKeyValueCoding NERFINISHED ⓘ |
| framework | Application Kit NERFINISHED ⓘ |
| hasMethod |
-copy:
ⓘ
-cut: ⓘ -isEditable ⓘ -isSelectable ⓘ -paste: ⓘ -selectAll: ⓘ -setAlignment: ⓘ -setEditable: ⓘ -setFont: ⓘ -setSelectable: ⓘ -setString: ⓘ -setTextColor: ⓘ -string ⓘ |
| hasProperty |
alignment
ⓘ
editable ⓘ font ⓘ selectable ⓘ string ⓘ textColor ⓘ |
| headerFile | <AppKit/NSText.h> ⓘ |
| introducedBy | Apple Inc. NERFINISHED ⓘ |
| partOf |
AppKit
NERFINISHED
ⓘ
Cocoa NERFINISHED ⓘ |
| platform | macOS ⓘ |
| provides |
basic text-handling infrastructure
ⓘ
delegate-based customization ⓘ editing commands ⓘ layout support ⓘ selection management ⓘ |
| relatedTo |
NSAttributedString
NERFINISHED
ⓘ
NSTextField NERFINISHED ⓘ NSTextView NERFINISHED ⓘ |
| superclassOf |
NSSecureTextFieldCell
NERFINISHED
ⓘ
NSTextFieldCell NERFINISHED ⓘ NSTextView NERFINISHED ⓘ NSTokenFieldCell NERFINISHED ⓘ |
| supports |
color attributes
ⓘ
font attributes ⓘ paragraph styles ⓘ plain text ⓘ rich text ⓘ |
| usedFor |
displaying text
ⓘ
editing text ⓘ managing text ⓘ |
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.