public class FBNativeAdTableViewCellProvider extends FBNativeAdTableViewAdProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
FBNativeAdTableViewCellProvider.FBNativeAdTableViewCellProviderPtr |
FBNativeAdTableViewAdProvider.FBNativeAdTableViewAdProviderPtrorg.robovm.apple.foundation.NSObject.Marshaler, org.robovm.apple.foundation.NSObject.NoRetainMarshaler, org.robovm.apple.foundation.NSObject.NSKeyValueObserver, org.robovm.apple.foundation.NSObject.NSObjectPtr, org.robovm.apple.foundation.NSObject.SkipInit| Modifier | Constructor and Description |
|---|---|
|
FBNativeAdTableViewCellProvider() |
|
FBNativeAdTableViewCellProvider(FBNativeAdsManager manager,
FBNativeAdViewType type) |
|
FBNativeAdTableViewCellProvider(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
protected |
FBNativeAdTableViewCellProvider(org.robovm.apple.foundation.NSObject.SkipInit skipInit) |
| Modifier and Type | Method and Description |
|---|---|
org.robovm.apple.uikit.UITableViewCell |
getCellForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath) |
double |
getEstimatedHeightForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath) |
double |
getHeightForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath) |
protected long |
init(FBNativeAdsManager manager,
FBNativeAdViewType type) |
protected long |
init(FBNativeAdsManager manager,
FBNativeAdViewType type,
FBNativeAdViewAttributes attributes) |
adjustCount, adjustNonAdCellIndexPath, getDelegate, getNativeAdForRow, init, isAdCellAtIndexPath, setDelegateaddKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuespublic FBNativeAdTableViewCellProvider()
protected FBNativeAdTableViewCellProvider(org.robovm.apple.foundation.NSObject.SkipInit skipInit)
public FBNativeAdTableViewCellProvider(FBNativeAdsManager manager, FBNativeAdViewType type)
public FBNativeAdTableViewCellProvider(FBNativeAdsManager manager, FBNativeAdViewType type, FBNativeAdViewAttributes attributes)
protected long init(FBNativeAdsManager manager, FBNativeAdViewType type)
protected long init(FBNativeAdsManager manager, FBNativeAdViewType type, FBNativeAdViewAttributes attributes)
public org.robovm.apple.uikit.UITableViewCell getCellForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath)
public double getHeightForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath)
public double getEstimatedHeightForRow(org.robovm.apple.uikit.UITableView tableView,
org.robovm.apple.foundation.NSIndexPath indexPath)
Copyright © 2015 RoboVM AB. All Rights Reserved.