NSControl
E900208
NSControl is a fundamental Cocoa class in the macOS AppKit framework that provides the base behavior for user interface controls such as buttons, sliders, and text fields.
All labels observed (1)
| Label | Occurrences |
|---|---|
| NSControl canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11016468 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: NSControl Context triple: [Application Kit, coreClass, NSControl]
-
A.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
B.
TControl
TControl is a fundamental base class in Delphi's Visual Component Library that provides common behavior and properties for visual components and controls.
-
C.
CTL*
CTL* is a highly expressive branching-time temporal logic used in computer science for specifying and verifying properties of concurrent and reactive systems.
-
D.
UIKit
UIKit is Apple’s primary user interface framework for building and managing iOS app UIs, handling views, controls, event handling, and application infrastructure.
-
E.
NeXTSTEP Interface Builder
NeXTSTEP Interface Builder was a pioneering graphical tool for visually designing user interfaces and connecting them to application code in the NeXTSTEP operating system.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: NSControl Target entity description: NSControl is a fundamental Cocoa class in the macOS AppKit framework that provides the base behavior for user interface controls such as buttons, sliders, and text fields.
-
A.
NSView
NSView is the fundamental visual building block for user interfaces in macOS applications, representing a rectangular region responsible for drawing and event handling.
-
B.
TControl
TControl is a fundamental base class in Delphi's Visual Component Library that provides common behavior and properties for visual components and controls.
-
C.
CTL*
CTL* is a highly expressive branching-time temporal logic used in computer science for specifying and verifying properties of concurrent and reactive systems.
-
D.
UIKit
UIKit is Apple’s primary user interface framework for building and managing iOS app UIs, handling views, controls, event handling, and application infrastructure.
-
E.
NeXTSTEP Interface Builder
NeXTSTEP Interface Builder was a pioneering graphical tool for visually designing user interfaces and connecting them to application code in the NeXTSTEP operating system.
- F. None of above. chosen
Statements (55)
| Predicate | Object |
|---|---|
| instanceOf |
AppKit class
ⓘ
Cocoa class ⓘ user interface control base class ⓘ |
| availability | macOS only ⓘ |
| conformsTo |
NSAccessibility
NERFINISHED
ⓘ
NSCoding ⓘ NSSecureCoding NERFINISHED ⓘ |
| framework | AppKit NERFINISHED ⓘ |
| hasMethod |
sendAction:to:
ⓘ
setNeedsDisplay ⓘ sizeToFit ⓘ takeDoubleValueFrom: ⓘ takeFloatValueFrom: ⓘ takeIntValueFrom: ⓘ takeStringValueFrom: ⓘ |
| hasProperty |
action
ⓘ
alignment ⓘ cell ⓘ continuous ⓘ doubleValue ⓘ enabled ⓘ floatValue ⓘ font ⓘ formatter ⓘ intValue ⓘ isEditable ⓘ isEnabled ⓘ isHighlighted ⓘ isSelectable ⓘ objectValue ⓘ stringValue ⓘ tag ⓘ target ⓘ |
| headerFile | <AppKit/NSControl.h> ⓘ |
| inheritsFrom | NSView NERFINISHED ⓘ |
| introducedBy | Apple Inc. NERFINISHED ⓘ |
| module | AppKit NERFINISHED ⓘ |
| partOf |
AppKit framework
NERFINISHED
ⓘ
Cocoa NERFINISHED ⓘ macOS SDK NERFINISHED ⓘ |
| platform | macOS ⓘ |
| programmingLanguage |
Objective-C
ⓘ
Swift NERFINISHED ⓘ |
| role | base class for controls ⓘ |
| supports |
accessibility
ⓘ
cell-based controls ⓘ continuous action tracking ⓘ target–action mechanism ⓘ |
| usedFor |
buttons
ⓘ
pop-up buttons ⓘ segmented controls ⓘ sliders ⓘ steppers ⓘ text fields ⓘ user interface controls ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: NSControl Description of subject: NSControl is a fundamental Cocoa class in the macOS AppKit framework that provides the base behavior for user interface controls such as buttons, sliders, and text fields.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.