|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
Table view for various sized cell fit for subviews. More...
#import <UIASubviewTableView.h>
Protected Attributes | |
| id | _dataSourceImpl |
| id | _delegateMediator |
| struct { | |
| BOOL subviewSourceViewHeightForRow: 1 | |
| } | _subviewTableViewFlags |
Properties | |
| IBOutlet id < UIASubviewTableSubviewSource > | subviewSource |
| The table view's subview source. More... | |
Table view for various sized cell fit for subviews.
This table view is designed to support various-sized cell for view source. dataSource is implemented internally. Implement subviewSource indtead of it.
|
protected |
|
protected |
| struct { ... } UIASubviewTableView::_subviewTableViewFlags |
|
readwritenonatomicweak |
The table view's subview source.
|
atomicprotected |