UITableView

GPTKB entity

Statements (54)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:allowsMultipleSelection prop
gptkbp:allowsSelection prop
gptkbp:compatibleWith NSCoding
UIAppearanceContainer
UIScrollViewDelegate
UITableViewDataSource
UITableViewDelegate
gptkbp:dataSource prop
gptkbp:definedIn gptkb:UIKit_framework
gptkbp:delegate prop
gptkbp:documentation https://developer.apple.com/documentation/uikit/uitableview
gptkbp:headerFile UITableView.h
https://www.w3.org/2000/01/rdf-schema#label UITableView
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:method reloadData
beginUpdates
cellForRowAtIndexPath:
deleteRowsAtIndexPaths:withRowAnimation:
dequeueReusableCellWithIdentifier:
deselectRowAtIndexPath:animated:
endUpdates
indexPathForSelectedRow
insertRowsAtIndexPaths:withRowAnimation:
numberOfRowsInSection:
selectRowAtIndexPath:animated:scrollPosition:
gptkbp:platform gptkb:iOS
gptkb:iPadOS
gptkb:tvOS
gptkbp:purpose displaying scrollable lists of data
gptkbp:registration UITableViewCell
UITableViewHeaderFooterView
gptkbp:rowHeight prop
gptkbp:sectionFooterHeight prop
gptkbp:sectionHeaderHeight prop
gptkbp:separatorColor prop
gptkbp:separatorStyle prop
gptkbp:superclass gptkb:UIScrollView
gptkbp:supports editing
indexing
reordering
section headers
swipe actions
dynamic cell heights
section footers
gptkbp:tableFooterView prop
gptkbp:tableHeaderView prop
gptkbp:usedFor forms
lists
master-detail interfaces
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7