Uses of Interface
org.robovm.apple.uikit.UITableViewDelegate
| Package | Description |
|---|---|
| org.robovm.apple.coreaudiokit | |
| org.robovm.apple.uikit |
-
Uses of UITableViewDelegate in org.robovm.apple.coreaudiokit
Classes in org.robovm.apple.coreaudiokit that implement UITableViewDelegate Modifier and Type Class Description classCABTMIDICentralViewController -
Uses of UITableViewDelegate in org.robovm.apple.uikit
Classes in org.robovm.apple.uikit that implement UITableViewDelegate Modifier and Type Class Description classUITableViewControllerclassUITableViewDelegateAdapterclassUITableViewModelMethods in org.robovm.apple.uikit that return UITableViewDelegate Modifier and Type Method Description UITableViewDelegateUITableView. getDelegate()UITableViewDelegateUISearchDisplayController. getSearchResultsDelegate()Deprecated.Methods in org.robovm.apple.uikit with parameters of type UITableViewDelegate Modifier and Type Method Description voidUITableView. setDelegate(UITableViewDelegate v)voidUISearchDisplayController. setSearchResultsDelegate(UITableViewDelegate v)Deprecated.