Uses of Interface
org.robovm.apple.uikit.UITableViewDataSource
| Package | Description |
|---|---|
| org.robovm.apple.coreaudiokit | |
| org.robovm.apple.uikit |
-
Uses of UITableViewDataSource in org.robovm.apple.coreaudiokit
Classes in org.robovm.apple.coreaudiokit that implement UITableViewDataSource Modifier and Type Class Description classCABTMIDICentralViewController -
Uses of UITableViewDataSource in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITableViewDataSource Modifier and Type Class Description classUITableViewControllerclassUITableViewDataSourceAdapterclassUITableViewDiffableDataSource<SectionIdentifierType extends NSObject,ItemIdentifierType extends NSObject>classUITableViewModelMethods in org.robovm.apple.uikit that return UITableViewDataSource Modifier and Type Method Description UITableViewDataSourceUITableView. getDataSource()UITableViewDataSourceUISearchDisplayController. getSearchResultsDataSource()Deprecated.Methods in org.robovm.apple.uikit with parameters of type UITableViewDataSource Modifier and Type Method Description voidUITableView. setDataSource(UITableViewDataSource v)voidUISearchDisplayController. setSearchResultsDataSource(UITableViewDataSource v)Deprecated.