NSOutlineView

GPTKB entity

Statements (47)
Predicate Object
gptkbp:instanceOf gptkb:class
Cocoa class
gptkbp:allows editing
multiple selection
custom cell rendering
custom row views
single selection
gptkbp:category User interface component
macOS widget
gptkbp:childClass NSBrowser
gptkbp:compatibleWith NSAccessibility
NSAccessibilityElement
NSAccessibilityOutline
NSCoding
NSUserInterfaceValidations
gptkbp:dataSourceProtocol NSOutlineViewDataSource
gptkbp:delegateProtocol NSOutlineViewDelegate
gptkbp:documentation https://developer.apple.com/documentation/appkit/nsoutlineview
gptkbp:headerFile NSOutlineView.h
https://www.w3.org/2000/01/rdf-schema#label NSOutlineView
gptkbp:introducedIn gptkb:Mac_OS_X_10.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method child:ofItem:
collapseItem:
expandItem:
isItemExpanded:
itemAtRow:
numberOfChildrenOfItem:
parentForItem:
reloadData
rowForItem:
gptkbp:parent gptkb:NSTableView
gptkbp:platform gptkb:macOS
gptkb:AppKit
gptkbp:relatedTo gptkb:NSScrollView
gptkb:NSTableColumn
gptkb:NSTreeController
NSCell
gptkbp:subclassOf gptkb:NSTableView
gptkbp:supports drag and drop
cell-based views
view-based views
gptkbp:usedFor displaying hierarchical data
gptkbp:usedIn macOS applications
gptkbp:bfsParent gptkb:AppKit
gptkbp:bfsLayer 7